System.Memory 4.5.0-preview1-26216-02
Provides types for efficient low-allocation access to memory.
Commonly Used Types:
System.Span
00490982c7952e96a1089818467caa6fd07541b2
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 |
|---|---|
|
protobuf-net.Core
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
58 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
56 |
|
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.
|
53 |
|
Microsoft.AspNet.WebApi.Client
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
|
52 |
|
System.IO.Ports
Provides classes for controlling serial ports.
Commonly Used Types:
System.IO.Ports.SerialPort
When using NuGet 3.x this package requires at least version 3.4.
|
51 |
|
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
|
51 |
|
Azure.Security.KeyVault.Secrets
This is the Microsoft Azure Key Vault Secrets client library
|
51 |
|
EmptyFiles
A collection of minimal binary files.
|
49 |
|
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>
|
48 |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
47 |
|
System.IO.Ports
Provides classes for controlling serial ports.
Commonly Used Types:
System.IO.Ports.SerialPort
|
47 |
|
System.Resources.Extensions
Provides classes which read and write resources in a format that supports non-primitive objects.
Commonly Used Types:
System.Resources.Extensions.DeserializingResourceReader
System.Resources.Extensions.PreserializedResourceWriter
When using NuGet 3.x this package requires at least version 3.4.
|
47 |
|
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
|
47 |
|
SixLabors.ImageSharp
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
|
47 |
|
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>
|
46 |
|
System.IO.Ports
Provides classes for controlling serial ports.
Commonly Used Types:
System.IO.Ports.SerialPort
|
46 |
|
System.IO.Ports
Provides classes for controlling serial ports.
Commonly Used Types:
System.IO.Ports.SerialPort
When using NuGet 3.x this package requires at least version 3.4.
|
46 |
|
SharpZipLib
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
|
46 |
|
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
|
46 |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
46 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Core 2.0
- System.Numerics.Vectors (>= 4.5.0-preview1-26216-02)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
.NET Core 2.1
- Microsoft.NETCore.Platforms (>= 2.0.0)
.NET Standard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
.NET Standard 2.0
- System.Numerics.Vectors (>= 4.5.0-preview1-26216-02)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
.NETPortable 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
UAP 10.0.16300
- Microsoft.NETCore.Platforms (>= 2.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.3 | 24 | 4/15/2025 |
| 4.6.2 | 22 | 3/28/2025 |
| 4.6.0 | 29 | 11/17/2024 |
| 4.5.5 | 40 | 7/2/2023 |
| 4.5.4 | 39 | 4/12/2022 |
| 4.5.3 | 36 | 4/12/2022 |
| 4.5.2 | 33 | 3/8/2024 |
| 4.5.2-servicing-27114-05 | 33 | 3/5/2024 |
| 4.5.1 | 34 | 4/12/2022 |
| 4.5.0 | 32 | 4/12/2022 |
| 4.5.0-rc1 | 31 | 3/8/2024 |
| 4.5.0-preview2-26406-04 | 32 | 3/4/2024 |
| 4.5.0-preview1-26216-02 | 30 | 3/4/2024 |
| 4.4.0-preview1-25305-02 | 30 | 3/4/2024 |