manuelroemer / IsExternalInit
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 the "old" .NET Framework by providing a polyfill for the IsExternalInit class.
☆107Updated 2 years ago
Alternatives and similar repositories for IsExternalInit:
Users that are interested in IsExternalInit are comparing it to the libraries listed below
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆190Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 6 months ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆78Updated last month
- Practical generic programming for .NET☆202Updated this week
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆73Updated 2 months ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated 3 weeks ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- C# interface-to-member source generator☆80Updated 7 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Common input and integrity validation routines for Visual Studio and other applications☆116Updated 2 weeks ago
- C# immutable records generator☆73Updated 5 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated last month
- Shows how to do deterministic builds with .NET☆131Updated 2 years ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Updated 6 months ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆105Updated last year
- IDisposable helper types.☆128Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- .Net Source Generator for Automatic Interfaces☆70Updated 2 weeks ago
- ☆51Updated last week
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated 6 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- Produce NuPkg files that have .NET Reference assemblies as resources☆112Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆182Updated 4 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆136Updated 3 weeks ago