tunnelvisionlabs / ReferenceAssemblyAnnotatorLinks
IL weaver to add nullability annotations to .NET reference assemblies
☆70Updated 3 years ago
Alternatives and similar repositories for ReferenceAssemblyAnnotator
Users that are interested in ReferenceAssemblyAnnotator are comparing it to the libraries listed below
Sorting:
- Analyzers checking System.Reflection☆82Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- C# immutable records generator☆73Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Download, update and sync loose files from URLs☆60Updated last week
- A Roslyn based C# source generation framework☆130Updated last month
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆81Updated 3 months ago
- ☆53Updated last week
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆70Updated 2 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 4 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- IDisposable helper types.☆131Updated last year
- ☆23Updated last year
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆110Updated 2 years ago