System.Memory 4.6.2
About
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Main Types
The main types provided by this library are:
- System.Span
- System.ReadOnlySpan
- System.Memory
- System.ReadOnlyMemory
- System.Buffers.MemoryPool
- System.Buffers.ReadOnlySequence
- System.Buffers.Text.Utf8Parser
- System.Buffers.Text.Utf8Formatter
Additional Documentation
- API reference can be found in: https://learn.microsoft.com/en-us/dotnet/api/system.memory https://learn.microsoft.com/en-us/archive/msdn-magazine/2018/january/csharp-all-about-span-exploring-a-new-net-mainstay
Related Packages
The types in this assembly are shipped as part of the shared framework starting with .NET Core 3.1.
License
System.Memory is released as open source under the MIT license.
Showing the top 20 packages that depend on System.Memory.
Packages | Downloads |
---|---|
System.Formats.Asn1
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
Commonly Used Types:
System.Formats.Asn1.AsnReader
System.Formats.Asn1.AsnWriter
|
3 |
MySqlConnector
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
|
3 |
Azure.Security.KeyVault.Certificates
This is the Microsoft Azure Key Vault Certificates client library
|
3 |
Microsoft.NET.StringTools
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
|
3 |
protobuf-net.Core
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
3 |
ZstdSharp.Port
Port of zstd compression library to c#
|
3 |
Grpc.Core
C# implementation of gRPC based on native gRPC C-core library.
|
3 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
3 |
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
When using NuGet 3.x this package requires at least version 3.4.
|
3 |
System.Data.OleDb
Provides a collection of classes for OLEDB.
Commonly Used Types:
System.Data.OleDb.OleDbCommand
System.Data.OleDb.OleDbCommandBuilder
System.Data.OleDb.OleDbConnection
System.Data.OleDb.OleDbDataAdapter
System.Data.OleDb.OleDbDataReader
System.Data.OleDb.OleDbParameter
System.Data.OleDb.OleDbParameterCollection
System.Data.OleDb.OleDbTransaction
When using NuGet 3.x this package requires at least version 3.4.
|
3 |
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
3 |
Microsoft.CodeAnalysis.AnalyzerUtilities
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.
|
3 |
Azure.Security.KeyVault.Secrets
This is the Microsoft Azure Key Vault Secrets client library
|
3 |
.NET Framework 4.6.2
- System.Buffers (>= 4.6.1)
- System.Numerics.Vectors (>= 4.6.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.1)
.NET Core 2.1
- No dependencies.
.NET Standard 2.0
- System.Buffers (>= 4.6.1)
- System.Numerics.Vectors (>= 4.6.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.1)
.NET Standard 2.1
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
4.6.3 | 1 | 6/12/2025 |
4.6.2 | 1 | 6/14/2025 |
4.6.0 | 1 | 6/14/2025 |
4.5.5 | 1 | 6/14/2025 |
4.5.4 | 1 | 6/13/2025 |
4.5.3 | 1 | 6/14/2025 |
4.5.2 | 1 | 6/14/2025 |
4.5.2-servicing-27114-05 | 1 | 6/14/2025 |
4.5.1 | 1 | 6/14/2025 |
4.5.0 | 1 | 6/14/2025 |
4.5.0-rc1 | 1 | 6/13/2025 |
4.5.0-preview2-26406-04 | 1 | 6/13/2025 |
4.5.0-preview1-26216-02 | 1 | 6/14/2025 |
4.4.0-preview1-25305-02 | 0 | 5/9/2017 |