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…☆109Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 8 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- C# interface-to-member source generator☆81Updated 9 months ago
- Easily identify which dependencies can be removed from a .NET project☆198Updated 3 months ago
- C# Source Generator for UTF-8 binary literal☆143Updated 9 months ago
- Practical generic programming for .NET☆209Updated 2 weeks ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆365Updated this week
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Better random number generation for .NET☆63Updated 2 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated 3 weeks ago
- .NET library with advanced reflection APIs.☆226Updated last month
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆479Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- IDisposable helper types.☆130Updated last year
- Shows how to do deterministic builds with .NET☆133Updated 3 years ago
- The tool to create reference assembly from common assembly.☆87Updated this 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
- An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers☆149Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- Roslyn analyzers for writing unit tests with NUnit☆98Updated last week
- Roslyn analyzers for IDisposable☆407Updated last year
- Generate primary constructor from readonly fields☆107Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- The C# Source Generator Playground☆146Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- A C# Glob library for .NET and .NET Core.☆225Updated last year