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.
☆195Updated 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☆202Updated 2 weeks ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago
- A simple to understand packing model for authoring NuGet packages☆269Updated this week
- The tool to create reference assembly from common assembly.☆90Updated 3 weeks ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆404Updated this week
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- C# interface-to-member source generator☆85Updated 4 months ago
- Easily identify which dependencies can be removed from a .NET project☆209Updated 4 months ago
- Roslyn analyzers for writing unit tests with NUnit☆103Updated this week
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆497Updated this week
- Execute a function in a separate process☆234Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- 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
- Practical generic programming for .NET☆251Updated this week
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆384Updated 4 years ago
- Improved MSBuild editing support☆236Updated 2 weeks ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 2 weeks ago
- IDisposable helper types.☆136Updated last year
- 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)☆331Updated this week
- A Roslyn based C# source generation framework☆133Updated 5 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆200Updated this week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 6 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A C# Glob library for .NET and .NET Core.☆225Updated last year