System.Memory
4.5.1
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
7ee84596d92e178bce54c986df31ccc52479e772
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Memory -Version 4.5.1
dotnet add package System.Memory --version 4.5.1
paket add System.Memory --version 4.5.1
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.5
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
.NETFramework 4.6.1
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
.NETStandard 2.0
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
MonoAndroid 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
MonoTouch 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
UAP 10.0.16299
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
Windows 8.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
WindowsPhoneApp 8.1
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
Version History
Version | Downloads | Last updated |
---|---|---|
4.5.4 | 0 | 8/20/2024 |
4.5.1 (current version) | 0 | 8/7/2018 |