System.Buffers 4.6.1
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.
Showing the top 20 packages that depend on System.Buffers.
| Packages | Downloads |
|---|---|
|
protobuf-net.Core
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
66 |
|
DnsClient
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
|
55 |
|
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
|
55 |
|
Microsoft.Extensions.DependencyModel
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application.
By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
|
55 |
|
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
|
51 |
|
DnsClient
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
|
51 |
|
Microsoft.Extensions.Logging.Abstractions
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
|
51 |
|
SixLabors.ImageSharp
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
|
51 |
|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
50 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
50 |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
9b5053f09fac4a2d615619197924072b9571da78
When using NuGet 3.x this package requires at least version 3.4.
|
50 |
|
DnsClient
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
|
50 |
|
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
|
49 |
|
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
|
49 |
|
System.IO.Compression
Provides classes that support the compression and decompression of streams.
Commonly Used Types:
System.IO.Compression.DeflateStream
System.IO.Compression.GZipStream
System.IO.Compression.CompressionMode
System.IO.Compression.CompressionLevel
System.IO.Compression.ZipArchiveEntry
System.IO.Compression.ZipArchive
System.IO.Compression.ZipArchiveMode
When using NuGet 3.x this package requires at least version 3.4.
|
49 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
49 |
|
GraphQL.NewtonsoftJson
JSON.NET serializer for GraphQL.NET
|
49 |
|
Microsoft.Net.Http.Headers
HTTP header parser implementations.
|
49 |
.NET Framework 4.6.2
- No dependencies.
.NET Core 2.0
- No dependencies.
.NET Standard 2.0
- No dependencies.
.NET Standard 2.1
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.1 | 34 | 3/22/2025 |
| 4.6.0 | 33 | 12/4/2024 |
| 4.5.1 | 44 | 4/12/2022 |
| 4.5.0 | 40 | 4/12/2022 |
| 4.5.0-rc1 | 35 | 3/8/2024 |
| 4.5.0-preview2-26406-04 | 35 | 3/5/2024 |
| 4.5.0-preview1-26216-02 | 41 | 3/5/2024 |
| 4.5.0-preview1-25914-04 | 36 | 3/5/2024 |
| 4.4.0 | 43 | 4/12/2022 |
| 4.4.0-preview2-25405-01 | 36 | 3/5/2024 |
| 4.4.0-preview1-25305-02 | 39 | 3/5/2024 |
| 4.3.0 | 46 | 3/7/2024 |
| 4.3.0-preview1-24530-04 | 38 | 3/5/2024 |
| 4.0.0 | 46 | 2/13/2024 |
| 4.0.0-rc2-24027 | 36 | 3/7/2024 |