Sign in Sign up
nuget

Soenneker.HttpContents.PooledByteArrays

A custom HttpContent that wraps a rented byte array from an ArrayPool, writes only the valid byte range to outgoing streams, and returns the buffer to the pool when disposed to reduce GC allocations.

Activity

Latest release
2d ago
Total releases
17
Cadence
~7 days
Last 12 months
17

Reach

Stars
0

Details

License
MIT
First release
Jan 12, 2026
Releases
Version Released
4.0.18 patch
4.0.17 patch
4.0.16 patch
4.0.15 patch
4.0.14 patch
4.0.13 patch
4.0.12 patch
4.0.11 patch
4.0.10 patch
4.0.9 patch
4.0.7 patch
4.0.6 patch
4.0.5 patch
4.0.4 patch
4.0.3 patch
4.0.2 patch
4.0.1 initial