System.Memory 4.5.0-preview2-26406-04
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
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
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 |
|---|---|
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
79 |
|
Microsoft.Bcl.Memory
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
|
78 |
|
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
67 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
66 |
|
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
59 |
|
Microsoft.Extensions.Diagnostics.Abstractions
Diagnostic abstractions for Microsoft.Extensions.Diagnostics.
Commonly Used Types:
Microsoft.Extensions.Diagnostics.Metrics.IMetricsBuilder
Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener
Microsoft.Extensions.Diagnostics.Metrics.InstrumentRule
Microsoft.Extensions.Diagnostics.Metrics.MeterScope
Microsoft.Extensions.Diagnostics.Metrics.MetricsBuilderExtensions
Microsoft.Extensions.Diagnostics.Metrics.MetricsOptions
|
53 |
|
Microsoft.Extensions.Logging.Abstractions
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
|
53 |
|
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.
|
52 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
50 |
|
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
|
50 |
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
48 |
|
Microsoft.AspNetCore.Cryptography.Internal
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
|
48 |
|
Microsoft.Bcl.Memory
Provides Base64Url, Index and Range types support for .NET Framework and .NET Standard.
|
47 |
|
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
47 |
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
47 |
|
Microsoft.Bcl.Memory
Provides Base64Url, Index and Range types support for .NET Framework and .NET Standard.
|
46 |
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
46 |
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
45 |
|
Microsoft.Bcl.Memory
Provides Base64Url, Index and Range types support for .NET Framework and .NET Standard.
|
45 |
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-preview2-26406-04)
- System.Buffers (>= 4.4.0)
Windows 8.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
- System.Buffers (>= 4.4.0)
UAP 10.0.16299
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
.NETPortable 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
- System.Buffers (>= 4.4.0)
.NET Standard 2.0
- System.Numerics.Vectors (>= 4.5.0-preview2-26406-04)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
- System.Buffers (>= 4.4.0)
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
- System.Buffers (>= 4.4.0)
.NET Core 2.0
- System.Numerics.Vectors (>= 4.5.0-preview2-26406-04)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
.NET Standard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
.NET Core 2.1
- Microsoft.NETCore.Platforms (>= 2.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.3 | 43 | 12/13/2025 |
| 4.6.2 | 33 | 12/13/2025 |
| 4.6.0 | 36 | 12/13/2025 |
| 4.5.5 | 33 | 12/13/2025 |
| 4.5.4 | 33 | 12/13/2025 |
| 4.5.3 | 31 | 12/13/2025 |
| 4.5.2 | 32 | 12/13/2025 |
| 4.5.2-servicing-27114-05 | 34 | 12/13/2025 |
| 4.5.1 | 31 | 12/13/2025 |
| 4.5.0 | 33 | 12/13/2025 |
| 4.5.0-rc1 | 30 | 12/13/2025 |
| 4.5.0-preview2-26406-04 | 35 | 12/13/2025 |
| 4.5.0-preview1-26216-02 | 30 | 12/13/2025 |
| 4.4.0-preview1-25305-02 | 30 | 12/13/2025 |