System.IO.MemoryMappedFiles
4.0.0
Provides classes for using a memory-mapped file, which maps the contents of a file to an application's logical address space.
Commonly Used Types:
System.IO.MemoryMappedFiles.MemoryMappedViewAccessor
System.IO.MemoryMappedFiles.MemoryMappedViewStream
System.IO.MemoryMappedFiles.MemoryMappedFile
System.IO.MemoryMappedFiles.MemoryMappedFileAccess
When using NuGet 3.x this package requires at least version 3.4.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.IO.MemoryMappedFiles -Version 4.0.0
dotnet add package System.IO.MemoryMappedFiles --version 4.0.0
<PackageReference Include="System.IO.MemoryMappedFiles" Version="4.0.0" />
paket add System.IO.MemoryMappedFiles --version 4.0.0
#r "nuget: System.IO.MemoryMappedFiles, 4.0.0"
// Install System.IO.MemoryMappedFiles as a Cake Addin
#addin nuget:?package=System.IO.MemoryMappedFiles&version=4.0.0
// Install System.IO.MemoryMappedFiles as a Cake Tool
#tool nuget:?package=System.IO.MemoryMappedFiles&version=4.0.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.IO.UnmanagedMemoryStream (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
.NETFramework 4.6
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.IO.UnmanagedMemoryStream (>= 4.0.1)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.0.1)
- runtime.native.System (>= 4.0.0)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.IO.UnmanagedMemoryStream (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (16)
Showing the top 5 NuGet packages that depend on System.IO.MemoryMappedFiles:
Package | Downloads |
---|---|
Reminiscence
Simple cross-platform memory mapping for .NET/Mono.
|
|
TiffLibrary
A .NET library for decoding and encoding TIFF files.
|
|
Spreads.Extensions
Series and Panels for Real-time and Exploratory Analysis of Data Streams
|
|
CsDebugScript.Engine
Engine for debugger scripting. This package doesn't provide access to debuggers, but defines interfaces that other packages implement. Search for packages that provide access to DbgEng.dll (WinDbg debugging engine), PDB symbols, DWARF symbols, ELF core dumps...
|
|
Platform.Memory
LinksPlatform's Platform.Memory Class Library
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on System.IO.MemoryMappedFiles:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/standard
This repo is building the .NET Standard
|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
CosmosOS/IL2CPU
IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 10,818,249 | 11/15/2016 |
4.3.0-preview1-24530-04 | 39,819 | 10/24/2016 |
4.0.0 | 39,898,854 | 6/27/2016 |
4.0.0-rc2-24027 | 2,009,102 | 5/16/2016 |
4.0.0-beta-23516 | 3,001 | 11/18/2015 |
4.0.0-beta-23409 | 1,084 | 10/15/2015 |
4.0.0-beta-23225 | 1,100 | 9/2/2015 |
4.0.0-beta-23123 | 1,060 | 7/29/2015 |
4.0.0-beta-23109 | 1,096 | 7/27/2015 |
4.0.0-beta-23019 | 1,020 | 6/30/2015 |
4.0.0-beta-22816 | 1,864 | 4/24/2015 |
4.0.0-beta-22605 | 1,012 | 2/13/2015 |
4.0.0-beta-22416 | 1,031 | 1/16/2015 |
4.0.0-beta-22231 | 1,425 | 11/11/2014 |