Info
Version: | 1.0.0 |
Author(s): | Nick Strupat |
Last Update: | Wednesday, October 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/AlignedMemoryManager |
NuGet Url: | https://www.nuget.org/packages/AlignedMemoryManager |
Install
Install-Package AlignedMemoryManager
dotnet add package AlignedMemoryManager
paket add AlignedMemoryManager
AlignedMemoryManager Download (Unzip the "nupkg" after downloading)
Dependencies
- MarshalAligned(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.3)
Tags
Derived from `MemoryManager<T>`.