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.☆170Updated last week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆206Updated 3 months ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆75Updated last year
- Improved MSBuild editing support☆241Updated 3 months ago
- Practical generic programming for .NET☆256Updated this week
- A simple to understand packing model for authoring NuGet packages☆268Updated this week
- Easily identify which dependencies can be removed from a .NET project☆214Updated 2 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆428Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- A C# Glob library for .NET and .NET Core.☆229Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- C# interface-to-member source generator☆87Updated 6 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.☆308Updated this week
- A Roslyn based C# source generation framework☆134Updated last month
- Manages launching and cleanup of diff tools☆228Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated this week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆148Updated last year
- The tool to create reference assembly from common assembly.☆92Updated last month
- Execute a function in a separate process☆234Updated last year
- Generate primary constructor from readonly fields☆106Updated 2 years ago
- Reflection APIs over roslyn symbol APIs☆194Updated 5 months ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆278Updated last week
- Better random number generation for .NET☆64Updated 10 months ago
- Roslyn analyzers for writing unit tests with NUnit☆104Updated last month
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆95Updated this week
- Extends xUnit to expose extra context and simplify logging☆168Updated this week
- An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers☆157Updated last month
- C# immutable records generator☆73Updated 5 years ago