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.
☆105Updated 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…☆188Updated last year
- C# interface-to-member source generator☆79Updated 6 months ago
- 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 5 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆180Updated 3 months ago
- .Net Source Generator for Automatic Interfaces☆68Updated last month
- C# immutable records generator☆73Updated 4 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆48Updated 2 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆72Updated last month
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆93Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- IDisposable helper types.☆127Updated 11 months ago
- ☆47Updated last month
- Practical generic programming for .NET☆194Updated this week
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆31Updated 5 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆55Updated 3 weeks ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆78Updated last week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆87Updated 2 years ago
- Moxy - Mixins code generator for C#☆120Updated 2 months ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- Extends Verify to allow verification of C# Source Generators.☆81Updated this week
- Shows how to do deterministic builds with .NET☆130Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆115Updated this week
- DotMarkdown is Markdown framework for .NET☆123Updated 3 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago