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.Buffers

About 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

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
NuGet
2026-02-20 20:58:29 +03:30
39
Microsoft
67 KiB
Assets (2)
Versions (1) View all
4.6.0 2026-02-20