System.IO.MemoryMappedFiles
4.0.0-beta-23225
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
This is a prerelease version of System.IO.MemoryMappedFiles.
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 3.0 or higher.
Install-Package System.IO.MemoryMappedFiles -Version 4.0.0-beta-23225
dotnet add package System.IO.MemoryMappedFiles --version 4.0.0-beta-23225
<PackageReference Include="System.IO.MemoryMappedFiles" Version="4.0.0-beta-23225" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO.MemoryMappedFiles --version 4.0.0-beta-23225
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.IO.MemoryMappedFiles, 4.0.0-beta-23225"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.IO.MemoryMappedFiles as a Cake Addin
#addin nuget:?package=System.IO.MemoryMappedFiles&version=4.0.0-beta-23225&prerelease
// Install System.IO.MemoryMappedFiles as a Cake Tool
#tool nuget:?package=System.IO.MemoryMappedFiles&version=4.0.0-beta-23225&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETPlatform 5.0
- System.IO.FileSystem (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.IO.UnmanagedMemoryStream (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.20)
-
DNXCore 5.0
- System.IO (>= 4.0.10)
- System.IO.FileSystem (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.IO.UnmanagedMemoryStream (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Handles (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Threading (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.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 |