manuelroemer / Nullable
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.
☆188Updated last year
Alternatives and similar repositories for Nullable:
Users that are interested in Nullable are comparing it to the libraries listed below
- 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…☆103Updated 2 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 4 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆144Updated 3 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated 2 months ago
- Source only package that exposes newer .net and C# features to older runtimes.☆326Updated this week
- Easily identify which dependencies can be removed from a .NET project☆190Updated 4 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆86Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆274Updated 2 weeks ago
- C# interface-to-member source generator☆78Updated 5 months ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- IDisposable helper types.☆126Updated 10 months ago
- C# Source Generator for UTF-8 binary literal☆137Updated 5 months ago
- C# immutable records generator☆72Updated 4 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- The tool to create reference assembly from common assembly.☆82Updated last month
- The last comparison library you'll ever need!☆434Updated last year
- Practical generic programming for .NET☆189Updated last week
- Improved MSBuild editing support☆230Updated this week
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆367Updated 3 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆152Updated 5 years ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆455Updated this week
- Roslyn analyzers for IDisposable☆390Updated 8 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆401Updated 4 months ago
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 3 months ago
- A C# Glob library for .NET and .NET Core.☆222Updated 11 months ago
- .NET library with advanced reflection APIs.☆218Updated 3 months ago
- Generate primary constructor from readonly fields☆105Updated last year