System.Buffers (4.6.0)
Published 2026-02-20 20:58:29 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 4.6.0 System.BuffersAbout this package
System.Buffers
About
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Main Types
The main types provided by this library are:
- System.Buffers.ArrayPool
Additional Documentation
- API reference can be found in: https://learn.microsoft.com/en-us/dotnet/api/system.buffers
Related Packages
ArrayPool is shipped as part of the shared framework starting with .NET Core 3.1.
License
System.Buffers is released as open source under the MIT license.
Details
Assets (2)
Versions (1)
View all
system.buffers.4.6.0.nupkg
66 KiB
system.buffers.nuspec
1 KiB
4.6.0
2026-02-20