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.
☆111Updated 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…☆194Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- IDisposable helper types.☆134Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- ConfigureAwaitChecker☆72Updated 3 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆53Updated 4 months ago
- Shows how to do deterministic builds with .NET☆132Updated 3 years ago
- Extends Verify to allow verification of C# Source Generators.☆90Updated last week
- A Roslyn based C# source generation framework☆133Updated 3 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Generates a synchronized version of an async method☆69Updated 3 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
- C# immutable records generator☆73Updated 5 years ago
- C# interface-to-member source generator☆84Updated 2 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated last month
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated last week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated 11 months ago
- Extends xUnit to expose extra context and simplify logging☆169Updated this week
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆70Updated 4 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆196Updated 4 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆99Updated 2 months ago
- The tool to create reference assembly from common assembly.☆88Updated last month
- .Net Source Generator for Automatic Interfaces☆104Updated 4 months ago
- DotMarkdown is Markdown framework for .NET☆126Updated 9 months ago
- Analyzers for XML documentation☆38Updated 2 years ago
- Utility library for faster writing source generators☆63Updated 4 years ago