manuelroemer / NullableLinks
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 "old" .NET Framework.
☆194Updated last year
Alternatives and similar repositories for Nullable
Users that are interested in Nullable are comparing it to the libraries listed below
Sorting:
- 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 t…☆113Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆200Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆163Updated 3 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated last year
- Easily identify which dependencies can be removed from a .NET project☆207Updated 3 months ago
- A Roslyn based C# source generation framework☆133Updated 5 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆394Updated this week
- Practical generic programming for .NET☆248Updated this week
- A simple to understand packing model for authoring NuGet packages☆269Updated last week
- C# interface-to-member source generator☆85Updated 3 months ago
- The tool to create reference assembly from common assembly.☆88Updated this week
- Improved MSBuild editing support☆236Updated 6 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- Roslyn analyzers for writing unit tests with NUnit☆101Updated this week
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆384Updated 4 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆330Updated last week
- Execute a function in a separate process☆234Updated last year
- .Net Source Generator for Automatic Interfaces☆107Updated 5 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆200Updated last week
- 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
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆307Updated this week
- Manages launching and cleanup of diff tools☆218Updated this week
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆488Updated this week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆174Updated last year
- IDisposable helper types.☆136Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago