Skip to main content
PooledGrowableBufferHelper package icon

PooledGrowableBufferHelper

A simple library providing reusable MemoryStream implementation and IBufferWriter<byte> implementation. It is suitable for storing temporary byte stream.

Total Downloads
13.6K
13,636
Published
Dec 27, 2020
Latest stable version

Install

.NET CLI
dotnet add package PooledGrowableBufferHelper --version 1.0.14
Package Manager Console
Install-Package PooledGrowableBufferHelper -Version 1.0.14
PackageReference
<PackageReference Include="PooledGrowableBufferHelper" Version="1.0.14" />

Frameworks

.NETFramework4.6 .NETCoreApp2.1 .NETStandard2.0 .NETStandard2.1

Dependencies

System.Buffers
.NETFramework4.6
[4.5.1, )
System.Memory
.NETFramework4.6
[4.5.4, )
System.Buffers
.NETStandard2.0
[4.5.1, )
System.Memory
.NETStandard2.0
[4.5.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.