icsharpcode / NullabilityInference
Global type inference for C# 8 nullable reference types
☆35Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for NullabilityInference
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Download, update and sync loose files from URLs☆55Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Making .NET open source accessible!☆26Updated 6 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Find transitive dependencies in assemblies☆22Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated last month
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- ☆31Updated 2 years ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆33Updated this week
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- A Visual Studio extension☆29Updated last year
- NuGet-based deployment and application composition framework for .NET and .NET Core☆18Updated 7 years ago