Skip to main content
System.IO.MemoryMappedFiles package icon

System.IO.MemoryMappedFiles

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.

Total Downloads
166.1M
166,096,933
Published
Jun 27, 2016
Latest stable version

Install

.NET CLI
dotnet add package System.IO.MemoryMappedFiles --version 4.0.0
Package Manager Console
Install-Package System.IO.MemoryMappedFiles -Version 4.0.0
PackageReference
<PackageReference Include="System.IO.MemoryMappedFiles" Version="4.0.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6 .NETCore5.0 .NETStandard1.3 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

System.IO.FileSystem
.NETFramework4.6
[4.0.1, )
[4.0.1, )
[4.0.1, )
[1.0.1, )
System.IO
.NETCore5.0
[4.1.0, )
[4.0.1, )
[4.0.1, )
[4.0.1, )
System.Runtime
.NETCore5.0
[4.1.0, )
[4.0.1, )
[4.1.0, )
System.Threading
.NETCore5.0
[4.0.11, )
[4.0.11, )
[1.0.1, )
runtime.native.System
.NETStandard1.3
[4.0.0, )
System.IO
.NETStandard1.3
[4.1.0, )
System.IO.FileSystem
.NETStandard1.3
[4.0.1, )
[4.0.1, )
[4.0.1, )
[4.0.1, )
System.Runtime
.NETStandard1.3
[4.1.0, )
[4.1.0, )
System.Runtime.Handles
.NETStandard1.3
[4.0.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 9 target frameworks; confirm the exact target used by your application.

The published metadata declares 27 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.