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.
☆197Feb 14, 2024Updated 2 years ago
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…☆114Aug 19, 2022Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Nov 21, 2021Updated 4 years ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆449Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆85Jul 20, 2025Updated 8 months ago
- A modern, immutable, async-first, DI-friendly abstraction of hierarchical file systems with a consistent and developer friendly API that …☆40Aug 30, 2024Updated last year
- Extra properties for MSBuild SDK projects☆351Nov 1, 2025Updated 4 months ago
- Roslyn analyzers for IDisposable☆423Jun 19, 2024Updated last year
- MSBuild infrastructure support to include source generators (analyzers) in nuget packages☆21Oct 1, 2025Updated 5 months ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆50Feb 6, 2026Updated last month
- Shows how to do deterministic builds with .NET☆135May 26, 2022Updated 3 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- ReqRest is a .NET library which provides the means for creating a fully typed wrapper for a RESTful HTTP API with minimal effort.☆15Feb 22, 2023Updated 3 years ago
- 🏷 Minimalist .NET packages, developed by humans, for versioning software or content using Git tags.☆975Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆116Feb 10, 2021Updated 5 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Jan 8, 2023Updated 3 years ago
- Implicit parameters via contexts☆43Aug 26, 2022Updated 3 years ago
- A simple to understand packing model for authoring NuGet packages☆268Updated this week
- The missing LINK feature of NuGet: develop & test packages as if they were part of the main project☆57Apr 23, 2020Updated 5 years ago
- PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add …☆2,172Dec 6, 2025Updated 3 months ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆16Jul 15, 2024Updated last year
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆84Mar 11, 2026Updated last week
- Git and SemVer Info from MSBuild, C# and VB☆638Mar 11, 2026Updated last week
- High performance understanding for stack traces (Make error logs more productive)☆2,865Mar 14, 2024Updated 2 years ago
- Improved MSBuild editing support☆241Oct 30, 2025Updated 4 months ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,028Mar 13, 2026Updated last week
- ☆81Updated this week
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Updated this week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- Contrib.Bcl.Ranges☆20Oct 15, 2019Updated 6 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆214Oct 29, 2025Updated 4 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆396Nov 15, 2025Updated 4 months ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆58Apr 30, 2025Updated 10 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Mar 9, 2020Updated 6 years ago
- Adds Xunit dynamic skipping of facts and theories.☆144Mar 13, 2026Updated last week
- ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. Byte…☆601Sep 26, 2024Updated last year
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆161Mar 29, 2024Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Jun 23, 2022Updated 3 years ago