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.
☆108Updated 2 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…☆190Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- C# interface-to-member source generator☆80Updated 8 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 7 months ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- C# immutable records generator☆73Updated 5 years ago
- 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 2 weeks ago
- Utility library for faster writing source generators☆61Updated 4 years ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Practical generic programming for .NET☆204Updated last week
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated 7 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated 2 weeks ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated 2 months ago
- Common input and integrity validation routines for Visual Studio and other applications☆116Updated last week
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 8 months ago
- Generates a synchronized version of an async method☆59Updated last month
- Helps you check that exceptions are caught or documented in C#.☆41Updated last month
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ☆51Updated 3 weeks ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆79Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆189Updated 2 weeks ago
- IDisposable helper types.☆129Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- .Net Source Generator for Automatic Interfaces☆71Updated 2 weeks ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago