Skip to main content
System.Memory package icon

System.Memory

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. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter c6cf790234e063b855fcdb50f3fb1b3cfac73275 When using NuGet 3.x this package requires at least version 3.4.

Total Downloads
6.2B
6,173,708,056
Published
May 14, 2019
Latest stable version

Install

.NET CLI
dotnet add package System.Memory --version 4.5.3
Package Manager Console
Install-Package System.Memory -Version 4.5.3
PackageReference
<PackageReference Include="System.Memory" Version="4.5.3" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.5 .NETFramework4.6.1 .NETCoreApp2.0 .NETCoreApp2.1 .NETStandard1.1 .NETStandard2.0 .NETPortable4.5-Profile111 UAP10.0.16299 Windows8.0 WindowsPhoneApp8.1 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

System.Buffers
MonoAndroid1.0
[4.4.0, )
System.Buffers
MonoTouch1.0
[4.4.0, )
System.Buffers
.NETFramework4.5
[4.4.0, )
[4.5.2, )
System.Buffers
.NETFramework4.6.1
[4.4.0, )
System.Numerics.Vectors
.NETFramework4.6.1
[4.4.0, )
[4.5.2, )
System.Buffers
.NETStandard1.1
[4.4.0, )
[4.3.0, )
System.Globalization
.NETStandard1.1
[4.3.0, )
System.Reflection
.NETStandard1.1
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.1
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Buffers
.NETStandard2.0
[4.4.0, )
[4.4.0, )
System.Buffers
.NETPortable4.5-Profile111
[4.4.0, )
System.Runtime.CompilerServices.Unsafe
.NETPortable4.5-Profile111
[4.5.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 16 target frameworks; confirm the exact target used by your application.

The published metadata declares 37 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.