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.
☆190Updated 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
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months 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 7 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆361Updated this week
- Roslyn analyzers for writing unit tests with NUnit☆97Updated this week
- C# interface-to-member source generator☆80Updated 9 months ago
- Easily identify which dependencies can be removed from a .NET project☆196Updated 3 months ago
- C# immutable records generator☆73Updated 5 years ago
- Generate primary constructor from readonly fields☆107Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆150Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated 3 weeks ago
- A modern compile-time generated interception/proxy library☆139Updated 2 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
- Shows how to do deterministic builds with .NET☆131Updated 3 years ago
- Practical generic programming for .NET☆206Updated last week
- .NET library with advanced reflection APIs.☆222Updated last month
- IDisposable helper types.☆129Updated last year
- A C# Glob library for .NET and .NET Core.☆224Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 8 months ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆309Updated this week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated this week
- C# Source Generator for UTF-8 binary literal☆143Updated 9 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- The last comparison library you'll ever need!☆437Updated last year
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆154Updated 5 years ago
- Improved MSBuild editing support☆234Updated 2 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago