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.
☆194Updated 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…☆111Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆196Updated 4 months ago
- C# interface-to-member source generator☆84Updated 2 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- A simple to understand packing model for authoring NuGet packages☆271Updated this week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆385Updated this week
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated 11 months ago
- Easily identify which dependencies can be removed from a .NET project☆205Updated 2 months ago
- The tool to create reference assembly from common assembly.☆88Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Generate primary constructor from readonly fields☆107Updated last year
- Practical generic programming for .NET☆241Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆319Updated this week
- C# immutable records generator☆73Updated 5 years ago
- .Net Source Generator for Automatic Interfaces☆104Updated 4 months ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Extends xUnit to expose extra context and simplify logging☆169Updated last week
- Roslyn analyzers for writing unit tests with NUnit☆99Updated this week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Execute a function in a separate process☆234Updated last year
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆174Updated last year
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆269Updated last week
- IDisposable helper types.☆134Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆59Updated 2 weeks ago
- Manages launching and cleanup of diff tools☆218Updated last week
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 5 years ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆383Updated 3 years ago
- Reflection APIs over roslyn symbol APIs☆191Updated 3 weeks ago