manuelroemer / IsExternalInitLinks
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.
☆114Updated 3 years ago
Alternatives and similar repositories for IsExternalInit
Users that are interested in IsExternalInit are comparing it to the libraries listed below
Sorting:
- 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…☆196Updated last year
- IDisposable helper types.☆137Updated last year
- C# interface-to-member source generator☆85Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Extends Verify to allow verification of C# Source Generators.☆91Updated last week
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆75Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆203Updated 2 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 7 years ago
- A Roslyn based C# source generation framework☆133Updated last week
- Common input and integrity validation routines for Visual Studio and other applications☆131Updated 2 weeks ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Shows how to do deterministic builds with .NET☆133Updated 3 years ago
- Easily identify which dependencies can be removed from a .NET project☆213Updated last month
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆71Updated 8 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- Manages launching and cleanup of diff tools☆223Updated this week
- C# immutable records generator☆73Updated 5 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Updated last month
- DotMarkdown is Markdown framework for .NET☆127Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆77Updated last month
- ☆70Updated this week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Generates a synchronized version of an async method☆75Updated last week
- Practical generic programming for .NET☆255Updated last week
- Utility library for faster writing source generators☆64Updated 4 years ago
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆95Updated last week
- Includes the Git repo hash in your compiled .NET assemblies☆99Updated 7 months ago
- AsyncFixer: Async/Await Analyzers and Code Fixes☆191Updated this week
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 8 months ago