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.
This is a prerelease version of System.Memory.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Memory -Version 4.5.0-preview1-26216-02
dotnet add package System.Memory --version 4.5.0-preview1-26216-02
<PackageReference Include="System.Memory" Version="4.5.0-preview1-26216-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Memory --version 4.5.0-preview1-26216-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- System.Numerics.Vectors (>= 4.5.0-preview1-26216-02)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
-
.NETCoreApp 2.1
- Microsoft.NETCore.Platforms (>= 2.0.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
-
.NETStandard 2.0
- System.Numerics.Vectors (>= 4.5.0-preview1-26216-02)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview1-26216-02)
-
UAP 10.0.16300
- Microsoft.NETCore.Platforms (>= 2.0.0)
Used By
NuGet packages (1.2K)
Showing the top 5 NuGet packages that depend on System.Memory:
Package | Downloads |
---|---|
Microsoft.Extensions.Primitives
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Diagnostics.DiagnosticSource
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
When using NuGet 3.x this package requires at least version 3.4.
|
|
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>
|
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Text.Encodings.Web
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (336)
Showing the top 5 popular GitHub repositories that depend on System.Memory:
Repository | Stars |
---|---|
shadowsocks/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
AvaloniaUI/Avalonia
A cross platform XAML framework for .NET
|
|
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.5.4 | 32,100,166 | 3/24/2020 |
4.5.3 | 94,499,301 | 5/14/2019 |
4.5.2 | 58,205,569 | 1/8/2019 |
4.5.2-servicing-27114-05 | 171,563 | 11/28/2018 |
4.5.1 | 79,190,893 | 6/18/2018 |
4.5.0 | 107,051,740 | 5/29/2018 |
4.5.0-rc1 | 2,055,189 | 5/6/2018 |
4.5.0-preview2-26406-04 | 481,106 | 4/10/2018 |
4.5.0-preview1-26216-02 | 504,938 | 2/26/2018 |
4.4.0-preview1-25305-02 | 414,180 | 5/9/2017 |