A MemoryStream replacement that avoids using the Large Object Heap.
Info
Version: | 1.0.0 |
Author(s): | Brent McCulllough ([email protected]) |
Last Update: | Monday, November 17, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Aethon/SmallBlockMemoryStream |
NuGet Url: | https://www.nuget.org/packages/SmallBlockMemoryStream |
Install
Install-Package SmallBlockMemoryStream
dotnet add package SmallBlockMemoryStream
paket add SmallBlockMemoryStream
SmallBlockMemoryStream Download (Unzip the "nupkg" after downloading)
Dependencies
Tags