Info
Version: | 1.0.0 |
Author(s): | Marek Pokorný |
Last Update: | Sunday, October 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarekPokornyOva/MpSoft.StreamCaching |
NuGet Url: | https://www.nuget.org/packages/MpSoft.StreamCaching |
Install
Install-Package MpSoft.StreamCaching
dotnet add package MpSoft.StreamCaching
paket add MpSoft.StreamCaching
MpSoft.StreamCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
That allows to continue reading (and temporary storing) data from source (e.g. network) while processing already read chunk.