System.IO.MemoryMappedFiles
4.3.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.
Requires NuGet 2.12 or higher.
Install-Package System.IO.MemoryMappedFiles -Version 4.3.0
dotnet add package System.IO.MemoryMappedFiles --version 4.3.0
<PackageReference Include="System.IO.MemoryMappedFiles" Version="4.3.0" />
paket add System.IO.MemoryMappedFiles --version 4.3.0
#r "nuget: System.IO.MemoryMappedFiles, 4.3.0"
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.IO (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.UnmanagedMemoryStream (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETFramework 4.6
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.UnmanagedMemoryStream (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0)
- runtime.native.System (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.UnmanagedMemoryStream (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
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 (19)
Showing the top 5 NuGet packages that depend on System.IO.MemoryMappedFiles:
Package | Downloads |
---|---|
J2N
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
|
|
Reminiscence
Simple cross-platform memory mapping for .NET/Mono.
|
|
ICU4N
ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. It provides Text-boundary analysis (RuleBasedBreakIterator) as well as easy access to all of the many Unicode character properties, Unicode Normalization, Case Folding and other fundamental operations as specified by the Unicode Standard. ICU4N is a .NET port of ICU4J.
|
|
Spreads.Extensions
Series and Panels for Real-time and Exploratory Analysis of Data Streams
|
|
TiffLibrary
A .NET library for decoding and encoding TIFF files.
|
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,515,943 | 11/15/2016 |
4.3.0-preview1-24530-04 | 39,631 | 10/24/2016 |
4.0.0 | 38,714,792 | 6/27/2016 |
4.0.0-rc2-24027 | 2,006,667 | 5/16/2016 |
4.0.0-beta-23516 | 2,953 | 11/18/2015 |
4.0.0-beta-23409 | 1,037 | 10/15/2015 |
4.0.0-beta-23225 | 1,052 | 9/2/2015 |
4.0.0-beta-23123 | 1,012 | 7/29/2015 |
4.0.0-beta-23109 | 1,048 | 7/27/2015 |
4.0.0-beta-23019 | 971 | 6/30/2015 |
4.0.0-beta-22816 | 1,816 | 4/24/2015 |
4.0.0-beta-22605 | 964 | 2/13/2015 |
4.0.0-beta-22416 | 977 | 1/16/2015 |
4.0.0-beta-22231 | 1,371 | 11/11/2014 |