System.Memory
4.4.0-preview1-25305-02
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Memory --version 4.4.0-preview1-25305-02
NuGet\Install-Package System.Memory -Version 4.4.0-preview1-25305-02
<PackageReference Include="System.Memory" Version="4.4.0-preview1-25305-02" />
<PackageVersion Include="System.Memory" Version="4.4.0-preview1-25305-02" />
<PackageReference Include="System.Memory" />
paket add System.Memory --version 4.4.0-preview1-25305-02
#r "nuget: System.Memory, 4.4.0-preview1-25305-02"
#:package System.Memory@4.4.0-preview1-25305-02
#addin nuget:?package=System.Memory&version=4.4.0-preview1-25305-02&prerelease
#tool nuget:?package=System.Memory&version=4.4.0-preview1-25305-02&prerelease
Provides types for efficient low-allocation access to memory.
Commonly Used Types:
System.Span
af7d2ae49c79bb279625de4e92f7f91f9fe94f5d
When using NuGet 3.x this package requires at least version 3.4.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0-preview1-25305-02)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0-preview1-25305-02)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0-preview1-25305-02)
-
.NETStandard 2.0
- System.Numerics.Vectors (>= 4.4.0-preview1-25305-02)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0-preview1-25305-02)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0-preview1-25305-02)
-
UAP 10.1
- Microsoft.NETCore.Platforms (>= 2.0.0-preview1-25305-02)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0-preview1-25305-02)
-
Xamarin.Mac 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0-preview1-25305-02)
NuGet packages (52)
Showing the top 5 NuGet packages that depend on System.Memory:
| Package | Downloads |
|---|---|
|
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> |
|
|
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects. |
|
|
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/b3e69109341a1017423af7981b8b84b646f5bcce. |
|
|
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 |
|
|
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.5.5 | 618 | 9/19/2022 |
| 4.5.4 | 33,842 | 1/17/2021 |
| 4.5.3 | 108,521 | 1/17/2021 |
| 4.5.2 | 33,091 | 1/17/2021 |
| 4.5.2-servicing-27114-05 | 6 | 1/17/2021 |
| 4.5.1 | 46,720 | 1/17/2021 |
| 4.5.0 | 75,350 | 1/17/2021 |
| 4.5.0-rc1 | 9,462 | 1/17/2021 |
| 4.5.0-preview2-26406-04 | 4 | 1/17/2021 |
| 4.5.0-preview1-26216-02 | 10 | 1/17/2021 |
| 4.4.0-preview2-25405-01 | 23 | 1/17/2021 |
| 4.4.0-preview1-25305-02 | 39 | 1/17/2021 |