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.
☆112Updated 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
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- C# interface-to-member source generator☆84Updated 2 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆197Updated 5 months ago
- Analyzers checking System.Reflection☆82Updated last year
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated 11 months ago
- IDisposable helper types.☆135Updated last year
- ☆57Updated 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
- Generates a synchronized version of an async method☆69Updated last month
- Shows how to do deterministic builds with .NET☆132Updated 3 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated last month
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆171Updated last week
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated this week
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆99Updated 3 months ago
- A Roslyn based C# source generation framework☆133Updated 4 months ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 5 months ago
- Common input and integrity validation routines for Visual Studio and other applications☆127Updated last week
- C# immutable records generator☆73Updated 5 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- DotMarkdown is Markdown framework for .NET☆126Updated 10 months ago
- Extends Verify to allow verification of C# Source Generators.☆90Updated this week
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- ConfigureAwaitChecker☆72Updated 3 years ago
- Advanced async/await Diagnostics and CodeFixes for C#☆186Updated 2 years ago
- Practical generic programming for .NET☆245Updated last week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆59Updated last week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago