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.
☆103Updated 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
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 4 months ago
- Analyzers checking System.Reflection☆81Updated last year
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆72Updated this week
- C# immutable records generator☆72Updated 4 years ago
- IDisposable helper types.☆126Updated 10 months ago
- C# interface-to-member source generator☆78Updated 5 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆53Updated 2 weeks ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 11 months ago
- .Net Source Generator for Automatic Interfaces☆65Updated last week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆46Updated 3 weeks ago
- Common input and integrity validation routines for Visual Studio and other applications☆113Updated this week
- A modern compile-time generated interception/proxy library☆138Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆144Updated 3 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆86Updated 2 years ago
- Extends Verify to allow verification of C# Source Generators.☆80Updated this week
- Immutability is easy!☆44Updated last week
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated 4 months ago
- Practical generic programming for .NET☆189Updated last week
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Shows how to do deterministic builds with .NET☆129Updated 2 years ago
- ☆47Updated 3 weeks ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Generates a synchronized version of an async method☆52Updated last week