System.IO.UnmanagedMemoryStream 4.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 2.12 or higher.

dotnet add package System.IO.UnmanagedMemoryStream --version 4.3.0
NuGet\Install-Package System.IO.UnmanagedMemoryStream -Version 4.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.IO.UnmanagedMemoryStream" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO.UnmanagedMemoryStream --version 4.3.0
#r "nuget: System.IO.UnmanagedMemoryStream, 4.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.IO.UnmanagedMemoryStream as a Cake Addin
#addin nuget:?package=System.IO.UnmanagedMemoryStream&version=4.3.0

// Install System.IO.UnmanagedMemoryStream as a Cake Tool
#tool nuget:?package=System.IO.UnmanagedMemoryStream&version=4.3.0

Provides classes for access to unmanaged blocks of memory from managed code.

Commonly Used Types:
System.IO.UnmanagedMemoryStream
System.IO.UnmanagedMemoryAccessor

When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed.  monotouch10 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed.  xamarintvos10 is compatible. 
Xamarin.WatchOS xamarinwatchos was computed.  xamarinwatchos10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (33)

Showing the top 5 NuGet packages that depend on System.IO.UnmanagedMemoryStream:

Package Downloads
System.IO.MemoryMappedFiles The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Microsoft.Diagnostics.Tracing.TraceEvent The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.

Microsoft.NETCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

Konscious.Security.Cryptography.Argon2

An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes. C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id

MonoMac.NetStandard

MonoMac

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on System.IO.UnmanagedMemoryStream:

Repository Stars
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
Redth/ResizetizerNT
Add SVG's and PNG's to your shared Xamarin Project
dansiegel/Mobile.BuildTools
The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
kmaragon/Konscious.Security.Cryptography
Version Downloads Last updated
4.3.0 37,814,593 11/15/2016
4.3.0-preview1-24530-04 47,545 10/24/2016
4.0.1 77,722,705 6/27/2016
4.0.1-rc2-24027 2,097,911 5/16/2016
4.0.1-beta-23516 19,220 11/18/2015
4.0.1-beta-23409 3,119 10/15/2015
4.0.1-beta-23225 117,784 9/2/2015
4.0.0 1,459,660 7/29/2015
4.0.0-beta-23109 2,916 7/27/2015
4.0.0-beta-23019 2,869 6/30/2015
4.0.0-beta-22816 3,223 4/24/2015
4.0.0-beta-22605 3,057 2/13/2015
4.0.0-beta-22416 3,005 1/16/2015
4.0.0-beta-22231 3,518 11/11/2014