System.IO.MemoryMappedFiles
4.3.0
Requires NuGet 2.12 or higher.
dotnet add package System.IO.MemoryMappedFiles --version 4.3.0
NuGet\Install-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"
// Install System.IO.MemoryMappedFiles as a Cake Addin
#addin nuget:?package=System.IO.MemoryMappedFiles&version=4.3.0
// Install System.IO.MemoryMappedFiles as a Cake Tool
#tool nuget:?package=System.IO.MemoryMappedFiles&version=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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.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.
NuGet packages (15)
Showing the top 5 NuGet packages that depend on System.IO.MemoryMappedFiles:
Package | Downloads |
---|---|
Spreads.Extensions
Series and Panels for Real-time and Exploratory Analysis of Data Streams |
|
Platform.Memory
LinksPlatform's Platform.Memory Class Library |
|
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... |
|
SharpUtilities
Collection of utility classes used by Sharp* projects... |
|
Alagiri.MySql.Data
MySql.Data.MySqlClient .Net Core Class Library |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on System.IO.MemoryMappedFiles:
Repository | Stars |
---|---|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
|
CosmosOS/IL2CPU
IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
|
|
ProfessionalCSharp/ProfessionalCSharp6
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 18,644,258 | 11/15/2016 |
4.3.0-preview1-24530-04 | 42,611 | 10/24/2016 |
4.0.0 | 60,922,424 | 6/27/2016 |
4.0.0-rc2-24027 | 2,055,568 | 5/16/2016 |
4.0.0-beta-23516 | 3,456 | 11/18/2015 |
4.0.0-beta-23409 | 1,474 | 10/15/2015 |
4.0.0-beta-23225 | 1,505 | 9/2/2015 |
4.0.0-beta-23123 | 1,605 | 7/29/2015 |
4.0.0-beta-23109 | 1,602 | 7/27/2015 |
4.0.0-beta-23019 | 1,502 | 6/30/2015 |
4.0.0-beta-22816 | 2,494 | 4/24/2015 |
4.0.0-beta-22605 | 1,686 | 2/13/2015 |
4.0.0-beta-22416 | 1,499 | 1/16/2015 |
4.0.0-beta-22231 | 1,984 | 11/11/2014 |