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…☆195Updated last year
- IDisposable helper types.☆136Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- C# interface-to-member source generator☆85Updated 4 months ago
- Generates a synchronized version of an async method☆74Updated 2 months ago
- Common input and integrity validation routines for Visual Studio and other applications☆128Updated this week
- Extends Verify to allow verification of C# Source Generators.☆91Updated last week
- DotMarkdown is Markdown framework for .NET☆126Updated 11 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆179Updated last month
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆102Updated 4 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆76Updated last week
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 7 years ago
- A lightweight full text indexer for .NET☆192Updated 2 weeks ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 6 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- ConfigureAwaitChecker☆73Updated 3 years ago
- The tool to create reference assembly from common assembly.☆90Updated 3 weeks ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆61Updated 2 weeks ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆202Updated 3 weeks ago
- C# immutable records generator☆73Updated 5 years ago
- Helps you check that exceptions are caught or documented in C#.☆44Updated 4 months ago
- Utility library for faster writing source generators☆63Updated 4 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated last year
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated this week
- Practical generic programming for .NET☆251Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 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 …☆93Updated last week
- Shows how to do deterministic builds with .NET☆134Updated 3 years ago
- Reflection APIs over roslyn symbol APIs☆192Updated 2 months ago