DotNext 5.16.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNext --version 5.16.1
                    
NuGet\Install-Package DotNext -Version 5.16.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotNext" Version="5.16.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext" Version="5.16.1" />
                    
Directory.Packages.props
<PackageReference Include="DotNext" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNext --version 5.16.1
                    
#r "nuget: DotNext, 5.16.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DotNext@5.16.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotNext&version=5.16.1
                    
Install as a Cake Addin
#tool nuget:?package=DotNext&version=5.16.1
                    
Install as a Cake Tool

Provides various extensions of .NET Base Class Library

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (29)

Showing the top 5 NuGet packages that depend on DotNext:

Package Downloads
DotNext.Threading

Asynchronous locks and .NET threading extensions

DotNext.IO

Common API surface for decoding and encoding data from/to stream or I/O pipe

EasyDoubles

EasyDoubles - Test Doubles Framework

DotNext.Unsafe

Rich data types to work with unmanaged memory in a safe manner

DotNext.Metaprogramming

A library for metaprogramming and dynamic code generation

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on DotNext:

Repository Stars
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
microsoft/durabletask-dotnet
Out-of-process .NET SDK for the Durable Task Framework
aykutalparslan/Ferrite
Experimental Telegram Server
jdermody/brightwire
Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)
Version Downloads Last Updated
6.1.0 46,598 3/29/2026
6.0.0 24,315 3/9/2026
5.26.3 269,912 1/11/2026
5.26.2 43,086 1/10/2026
5.26.1 303,219 11/4/2025
5.26.0 41,018 10/22/2025
5.25.1 110,522 9/23/2025
5.25.0 40,813 9/15/2025
5.24.0 95,251 8/19/2025
5.23.0 195,483 6/29/2025
5.22.0 153,398 5/30/2025
5.21.0 270,663 4/8/2025
5.20.0 35,142 3/30/2025
5.19.1 107,148 3/7/2025
5.19.0 27,677 3/3/2025
5.18.0 246,848 1/20/2025
5.17.2 65,427 1/3/2025
5.17.0 59,767 12/29/2024
5.16.1 78,109 12/7/2024
5.16.0 11,379 12/5/2024
Loading failed