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.
☆110Updated 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
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 9 months ago
- IDisposable helper types.☆131Updated last year
- Analyzers checking System.Reflection☆82Updated 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
- C# interface-to-member source generator☆83Updated 10 months ago
- Generates a synchronized version of an async method☆65Updated last week
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Shows how to do deterministic builds with .NET☆133Updated 3 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated 2 weeks ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆51Updated 2 months ago
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆93Updated this week
- Common input and integrity validation routines for Visual Studio and other applications☆123Updated last week
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆81Updated 3 months ago
- A Roslyn based C# source generation framework☆130Updated last month
- Extends xUnit to expose extra context and simplify logging☆167Updated last week
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated 2 months ago
- C# immutable records generator☆73Updated 5 years ago
- DotMarkdown is Markdown framework for .NET☆123Updated 7 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- A lightweight full text indexer for .NET☆190Updated 4 months ago
- Manages launching and cleanup of diff tools☆216Updated last week
- The C# Source Generator Playground☆146Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago