DotNext 1.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNext --version 1.2.2
                    
NuGet\Install-Package DotNext -Version 1.2.2
                    
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="1.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext" Version="1.2.2" />
                    
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 1.2.2
                    
#r "nuget: DotNext, 1.2.2"
                    
#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@1.2.2
                    
#: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=1.2.2
                    
Install as a Cake Addin
#tool nuget:?package=DotNext&version=1.2.2
                    
Install as a Cake Tool

Provides various extensions of .NET Base Class Library

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

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 5,638 3/9/2026
5.26.3 160,861 1/11/2026
5.26.2 31,916 1/10/2026
5.26.1 269,129 11/4/2025
5.26.0 39,283 10/22/2025
5.25.1 99,530 9/23/2025
5.25.0 39,439 9/15/2025
5.24.0 92,459 8/19/2025
5.23.0 182,588 6/29/2025
5.22.0 142,286 5/30/2025
5.21.0 254,103 4/8/2025
5.20.0 33,395 3/30/2025
5.19.1 97,388 3/7/2025
5.19.0 26,563 3/3/2025
5.18.0 232,063 1/20/2025
5.17.2 63,260 1/3/2025
5.17.0 53,598 12/29/2024
5.16.1 75,441 12/7/2024
5.16.0 11,311 12/5/2024
1.2.2 1,338 11/4/2019
Loading failed