VOOZH about

URL: https://www.nuget.org/packages/DotNext/

⇱ NuGet Gallery | DotNext 6.3.0




👁 Image
DotNext 6.3.0

dotnet add package DotNext --version 6.3.0
 
 
NuGet\Install-Package DotNext -Version 6.3.0
 
 
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="6.3.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext" Version="6.3.0" />
 
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 6.3.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNext, 6.3.0"
 
 
#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@6.3.0
 
 
#: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=6.3.0
 
Install as a Cake Addin
#tool nuget:?package=DotNext&version=6.3.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Provides various extensions of .NET Base Class Library

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (30)

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.3.0 16,300 6/2/2026
6.2.1 25,409 5/12/2026
6.2.0 7,930 5/7/2026
6.1.0 112,499 3/29/2026
6.0.0 49,410 3/9/2026
5.26.3 353,986 1/11/2026
5.26.2 51,188 1/10/2026
5.26.1 334,176 11/4/2025
5.26.0 43,089 10/22/2025
5.25.1 126,986 9/23/2025
5.25.0 42,303 9/15/2025
5.24.0 98,780 8/19/2025
5.23.0 208,504 6/29/2025
5.22.0 168,262 5/30/2025
5.21.0 289,825 4/8/2025
5.20.0 37,508 3/30/2025
5.19.1 118,795 3/7/2025
5.19.0 28,751 3/3/2025
5.18.0 266,079 1/20/2025
5.17.2 69,037 1/3/2025
Loading failed