DotNext 6.0.0
dotnet add package DotNext --version 6.0.0
NuGet\Install-Package DotNext -Version 6.0.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.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext" Version="6.0.0" />
<PackageReference Include="DotNext" />
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.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNext, 6.0.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.0.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.0.0
#tool nuget:?package=DotNext&version=6.0.0
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 is compatible. 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.
-
net10.0
- System.IO.Hashing (>= 10.0.3)
NuGet packages (27)
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.Metaprogramming
A library for metaprogramming and dynamic code generation |
|
|
DotNext.Unsafe
Rich data types to work with unmanaged memory in a safe manner |
GitHub repositories (5)
Showing the top 5 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
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 199 | 3/9/2026 |
| 5.26.3 | 121,716 | 1/11/2026 |
| 5.26.2 | 26,802 | 1/10/2026 |
| 5.26.1 | 253,957 | 11/4/2025 |
| 5.26.0 | 38,270 | 10/22/2025 |
| 5.25.1 | 95,417 | 9/23/2025 |
| 5.25.0 | 38,629 | 9/15/2025 |
| 5.24.0 | 91,519 | 8/19/2025 |
| 5.23.0 | 178,382 | 6/29/2025 |
| 5.22.0 | 139,048 | 5/30/2025 |
| 5.21.0 | 249,057 | 4/8/2025 |
| 5.20.0 | 33,046 | 3/30/2025 |
| 5.19.1 | 95,029 | 3/7/2025 |
| 5.19.0 | 26,125 | 3/3/2025 |
| 5.18.0 | 227,531 | 1/20/2025 |
| 5.17.2 | 62,393 | 1/3/2025 |
| 5.17.0 | 51,418 | 12/29/2024 |
| 5.16.1 | 74,041 | 12/7/2024 |
| 5.16.0 | 11,304 | 12/5/2024 |
| 5.14.0 | 239,052 | 10/13/2024 |
Loading failed