System.Memory (4.5.4)
Published 2023-05-05 11:41:03 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.5.4 System.Memory
About this package
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
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Runtime.CompilerServices.Unsafe | 4.5.3 | .NETCoreApp2.0 |
System.Buffers | 4.5.1 | .NETFramework4.5 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | .NETFramework4.5 |
System.Buffers | 4.5.1 | .NETFramework4.6.1 |
System.Numerics.Vectors | 4.5.0 | .NETFramework4.6.1 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | .NETFramework4.6.1 |
System.Buffers | 4.5.1 | .NETPortable4.5-Profile111 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | .NETPortable4.5-Profile111 |
System.Buffers | 4.5.1 | .NETStandard1.1 |
System.Diagnostics.Debug | 4.3.0 | .NETStandard1.1 |
System.Globalization | 4.3.0 | .NETStandard1.1 |
System.Reflection | 4.3.0 | .NETStandard1.1 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.1 |
System.Runtime | 4.3.0 | .NETStandard1.1 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | .NETStandard1.1 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.1 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.1 |
System.Buffers | 4.5.1 | .NETStandard2.0 |
System.Numerics.Vectors | 4.4.0 | .NETStandard2.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | .NETStandard2.0 |
System.Buffers | 4.5.1 | MonoAndroid1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | MonoAndroid1.0 |
System.Buffers | 4.5.1 | MonoTouch1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | MonoTouch1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | UAP10.0.16299 |
System.Buffers | 4.5.1 | Windows8.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | Windows8.0 |
System.Buffers | 4.5.1 | WindowsPhoneApp8.1 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | WindowsPhoneApp8.1 |
System.Buffers | 4.5.1 | Xamarin.Mac2.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | Xamarin.Mac2.0 |
System.Buffers | 4.5.1 | Xamarin.TVOS1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | Xamarin.TVOS1.0 |
System.Buffers | 4.5.1 | Xamarin.WatchOS1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | Xamarin.WatchOS1.0 |
System.Buffers | 4.5.1 | Xamarin.iOS1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.3 | Xamarin.iOS1.0 |