System.Memory 4.5.3
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
c6cf790234e063b855fcdb50f3fb1b3cfac73275
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 |
|---|---|
|
Microsoft.Extensions.Primitives
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
This package was built from the source at:
https://github.com/aspnet/Common/tree/deeddbc7ea366d97c2c54d6bde4a2bf09bdf7ba2
|
7 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
|
7 |
|
SQLitePCLRaw.core
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
|
7 |
|
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
|
6 |
|
Microsoft.Bcl.Cryptography
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Commonly Used Types:
System.Security.Cryptography.SP800108HmacCounterKdf
|
6 |
|
Microsoft.Extensions.DependencyModel
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application.
By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
|
6 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
|
6 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
4e6e4a54db5cb292b4326482c61ffa98e25b79aa
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
99ce22c306b07f99ddae60f443d23a983ae78f7b
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NET Standard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Numerics.Vectors (>= 4.4.0)
- System.Buffers (>= 4.4.0)
.NETPortable 4.5
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
UAP 10.0.16299
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
Windows 8.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
WindowsPhoneApp 8.1
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
Xamarin.iOS 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
Xamarin.Mac 2.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
Xamarin.TVOS 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NET Standard 1.1
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Buffers (>= 4.4.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NET Framework 4.6.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
MonoTouch 1.0
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NET Framework 4.5
- System.Buffers (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NET Core 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
.NET Core 2.1
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.3 | 6 | 07/17/2025 |
| 4.6.2 | 6 | 07/17/2025 |
| 4.6.0 | 4 | 07/17/2025 |
| 4.5.5 | 5 | 07/17/2025 |
| 4.5.4 | 6 | 07/17/2025 |
| 4.5.3 | 5 | 07/17/2025 |
| 4.5.2 | 6 | 07/17/2025 |
| 4.5.2-servicing-27114-05 | 4 | 07/21/2025 |
| 4.5.1 | 5 | 07/17/2025 |
| 4.5.0 | 5 | 07/17/2025 |
| 4.5.0-rc1 | 4 | 07/18/2025 |
| 4.5.0-preview2-26406-04 | 4 | 07/20/2025 |
| 4.5.0-preview1-26216-02 | 4 | 07/20/2025 |
| 4.4.0-preview1-25305-02 | 4 | 07/20/2025 |