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.
☆109Updated 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…☆191Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- C# interface-to-member source generator☆81Updated 9 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- IDisposable helper types.☆130Updated last year
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated last month
- Analyzers checking System.Reflection☆82Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated 3 weeks ago
- Simple source only reflection library with default interface property support☆71Updated this week
- Shows how to do deterministic builds with .NET☆133Updated 3 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 8 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Helps you check that exceptions are caught or documented in C#.☆41Updated 2 months ago
- Practical generic programming for .NET☆209Updated 2 weeks ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- .Net Source Generator for Automatic Interfaces☆77Updated last month
- Generates a synchronized version of an async method☆63Updated last week
- DotMarkdown is Markdown framework for .NET☆123Updated 6 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆108Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Updated last month
- Moxy - Mixins code generator for C#☆121Updated 5 months ago
- C# immutable records generator☆73Updated 5 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆122Updated this week
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated last month
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- ☆59Updated this week