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.
☆195Updated 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…☆114Updated 3 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆74Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆166Updated 4 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆202Updated last month
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆411Updated this week
- Practical generic programming for .NET☆252Updated this week
- Easily identify which dependencies can be removed from a .NET project☆211Updated last week
- A simple to understand packing model for authoring NuGet packages☆269Updated this week
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆335Updated this week
- The tool to create reference assembly from common assembly.☆90Updated 2 weeks ago
- Roslyn analyzers for writing unit tests with NUnit☆104Updated 2 weeks ago
- Execute a function in a separate process☆234Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated 2 months ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆309Updated this week
- C# interface-to-member source generator☆85Updated 4 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- A lightweight .NET library for expressive Guard Clauses.☆92Updated last week
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆274Updated this week
- Reflection APIs over roslyn symbol APIs☆193Updated 3 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 8 months ago
- Improved MSBuild editing support☆238Updated last month
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆496Updated this week
- Shows how to do deterministic builds with .NET☆134Updated 3 years ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆390Updated 3 weeks ago
- .Net Source Generator for Automatic Interfaces☆109Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆203Updated last week