Simple cross-platform memory mapping for .NET/Mono.
Info
| Version: | 1.4.0-pre006 |
| Author(s): | Ben Abelshausen |
| Last Update: | Sunday, February 20, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/itinero/reminiscence |
| NuGet Url: | https://www.nuget.org/packages/Reminiscence |
Install
Install-Package Reminiscence
dotnet add package Reminiscence
paket add Reminiscence
Reminiscence Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.1)
- System.IO.MemoryMappedFiles(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.1)
Tags