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
- Easily identify which dependencies can be removed from a .NET project☆205Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 3 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆379Updated this week
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated 10 months ago
- Roslyn analyzers for writing unit tests with NUnit☆99Updated 2 weeks ago
- The tool to create reference assembly from common assembly.☆88Updated 2 weeks ago
- C# interface-to-member source generator☆84Updated last month
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆268Updated 2 weeks ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Practical generic programming for .NET☆231Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A simple to understand packing model for authoring NuGet packages☆270Updated last week
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- C# immutable records generator☆73Updated 5 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆319Updated 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
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆303Updated last week
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆89Updated 2 years ago
- Execute a function in a separate process☆234Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆58Updated last month
- IDisposable helper types.☆134Updated last year
- .NET library with advanced reflection APIs.☆227Updated 3 weeks ago
- .Net Source Generator for Automatic Interfaces☆101Updated 3 months ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆373Updated 3 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 10 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Reflection APIs over roslyn symbol APIs☆191Updated this week