Fast generic types and handles that are easy to construct, use and pass between managed and unmanaged code.
Info
Version: | 1.0.13 |
Author(s): | Ilya Yaroshenko, Richard Manthorpe |
Last Update: | Friday, July 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Mir |
Install
Install-Package Mir
dotnet add package Mir
paket add Mir
Mir Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)