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.
☆196Updated 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
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 4 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆74Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆203Updated last month
- Easily identify which dependencies can be removed from a .NET project☆211Updated 3 weeks ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆414Updated this week
- Practical generic programming for .NET☆253Updated last week
- Improved MSBuild editing support☆239Updated last month
- A simple to understand packing model for authoring NuGet packages☆269Updated 2 weeks ago
- Roslyn analyzers for writing unit tests with NUnit☆104Updated this week
- C# interface-to-member source generator☆85Updated 5 months ago
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆339Updated 2 weeks ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆275Updated this week
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Execute a function in a separate process☆234Updated last year
- IDisposable helper types.☆137Updated 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.☆155Updated 6 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- A lightweight .NET library for expressive Guard Clauses.☆93Updated 3 weeks ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆500Updated 2 weeks ago
- The tool to create reference assembly from common assembly.☆91Updated this week
- Manages launching and cleanup of diff tools☆222Updated this week
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆392Updated last month
- Advanced async/await Diagnostics and CodeFixes for C#☆189Updated 3 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆204Updated last week
- Better random number generation for .NET☆64Updated 8 months ago
- A Roslyn based C# source generation framework☆133Updated this week