icsharpcode / NullabilityInferenceLinks
Global type inference for C# 8 nullable reference types
☆36Updated 4 months ago
Alternatives and similar repositories for NullabilityInference
Users that are interested in NullabilityInference are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆25Updated last year
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Analyzers for XML documentation☆36Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A Visual Studio extension☆16Updated 2 months ago
- template repository for a roslyn source generator☆22Updated 3 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 11 months ago
- Download, update and sync loose files from URLs☆60Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year