Common API surface for decoding and encoding data from/to stream or I/O pipe.
Info
Version: | 5.19.1 |
Author(s): | Roman Sakno |
Last Update: | Friday, March 7, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dotnet.github.io/dotNext/ |
NuGet Url: | https://www.nuget.org/packages/DotNext.IO |
Install
Install-Package DotNext.IO
dotnet add package DotNext.IO
paket add DotNext.IO
DotNext.IO Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- DotNext(>= 3.0.0 && < 4.0.0)
- System.IO.Pipelines(>= 5.0.1)
- DotNext(>= 3.0.0 && < 4.0.0)
- System.IO.Pipelines(>= 5.0.1)
Tags