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.
☆191Updated 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…☆110Updated 2 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 9 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated 2 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Easily identify which dependencies can be removed from a .NET project☆201Updated 2 weeks ago
- A simple to understand packing model for authoring NuGet packages☆268Updated this week
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆373Updated this week
- Improved MSBuild editing support☆234Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- C# interface-to-member source generator☆83Updated 10 months ago
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- Practical generic programming for .NET☆217Updated 2 weeks ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 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 this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆313Updated last week
- IDisposable helper types.☆131Updated last year
- Roslyn analyzers for writing unit tests with NUnit☆98Updated 3 weeks ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- The tool to create reference assembly from common assembly.☆87Updated 2 weeks ago
- Generic weak event implementation☆193Updated 5 years ago
- A Roslyn based C# source generation framework☆130Updated last month
- Extends xUnit to expose extra context and simplify logging☆167Updated this week
- Shows how to do deterministic builds with .NET☆133Updated 3 years ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Execute a function in a separate process☆235Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆299Updated last week
- A lightweight .NET library for expressive Guard Clauses.☆91Updated 4 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 6 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago