System.Memory 4.5.2
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
99ce22c306b07f99ddae60f443d23a983ae78f7b
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Memory.
| Packages | Downloads |
|---|---|
|
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
|
9 |
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
9 |
|
System.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
|
8 |
|
System.Formats.Asn1
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
|
8 |
|
System.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
|
8 |
|
System.Reflection.Metadata
This package provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. The metadata format is defined by the ECMA-335 - Common Language Infrastructure (CLI) specification.
The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
|
8 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
Xamarin.WatchOS 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
Xamarin.TVOS 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
Xamarin.Mac 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
Xamarin.iOS 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
WindowsPhoneApp 8.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
Windows 8.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
UAP 10.0.16299
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NETPortable 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
.NET Standard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
.NET Framework 4.6.1
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Numerics.Vectors (>= 4.4.0)
.NET Standard 1.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
- NETStandard.Library (>= 1.6.1)
.NET Core 2.1
- No dependencies.
.NET Core 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NET Framework 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
MonoTouch 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.3 | 7 | 09/01/2026 |
| 4.6.2 | 5 | 09/01/2026 |
| 4.6.0 | 4 | 09/01/2026 |
| 4.5.5 | 3 | 09/01/2026 |
| 4.5.4 | 4 | 09/01/2026 |
| 4.5.3 | 3 | 09/01/2026 |
| 4.5.2 | 4 | 09/01/2026 |
| 4.5.2-servicing-27114-05 | 4 | 09/01/2026 |
| 4.5.1 | 3 | 09/01/2026 |
| 4.5.0 | 4 | 09/01/2026 |
| 4.5.0-rc1 | 4 | 09/01/2026 |
| 4.5.0-preview2-26406-04 | 4 | 09/01/2026 |
| 4.5.0-preview1-26216-02 | 4 | 09/01/2026 |
| 4.4.0-preview1-25305-02 | 5 | 09/01/2026 |