System.Memory 4.5.0-rc1
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
8f968b9e79c5721d78cc88e46fe57457fe9d490d
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 |
|---|---|
|
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
|
55 |
|
BCrypt.Net-Next
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
|
45 |
|
Grpc.Core
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
|
44 |
|
Azure.Identity
Provides APIs for authenticating to Microsoft Entra ID
|
43 |
|
BCrypt.Net-Next
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
|
41 |
|
BCrypt.Net-Next
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
|
40 |
|
BCrypt.Net-Next
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
|
37 |
|
Grpc.Core.Api
gRPC C# Surface API
|
37 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
36 |
|
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.
|
36 |
|
BCrypt.Net-Next
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
|
35 |
|
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.
|
35 |
|
Azure.Identity
Provides APIs for authenticating to Microsoft Entra ID
|
35 |
|
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>
|
35 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
WindowsPhoneApp 8.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
- System.Buffers (>= 4.4.0)
Windows 8.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
- System.Buffers (>= 4.4.0)
UAP 10.0.16299
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
.NETPortable 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
- System.Buffers (>= 4.4.0)
.NET Standard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
UAP 10.0.16300
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
- System.Buffers (>= 4.4.0)
.NET Framework 4.6.1
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
.NET Core 2.1
- No dependencies.
.NET Standard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
.NET Core 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-rc1)
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.3 | 33 | 09/04/2025 |
| 4.6.2 | 24 | 09/04/2025 |
| 4.6.0 | 24 | 09/05/2025 |
| 4.5.5 | 24 | 09/05/2025 |
| 4.5.4 | 25 | 09/04/2025 |
| 4.5.3 | 26 | 09/04/2025 |
| 4.5.2 | 23 | 09/05/2025 |
| 4.5.2-servicing-27114-05 | 19 | 09/05/2025 |
| 4.5.1 | 24 | 09/05/2025 |
| 4.5.0 | 24 | 09/05/2025 |
| 4.5.0-rc1 | 19 | 09/05/2025 |
| 4.5.0-preview2-26406-04 | 18 | 09/05/2025 |
| 4.5.0-preview1-26216-02 | 18 | 09/05/2025 |
| 4.4.0-preview1-25305-02 | 18 | 09/05/2025 |