DotNetCross.Memory.Unsafe
0.3.1
Unsafe methods for working with pointers and unmanaged memory.
Install-Package DotNetCross.Memory.Unsafe -Version 0.3.1
dotnet add package DotNetCross.Memory.Unsafe --version 0.3.1
<PackageReference Include="DotNetCross.Memory.Unsafe" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCross.Memory.Unsafe --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCross.Memory.Unsafe, 0.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install DotNetCross.Memory.Unsafe as a Cake Addin #addin nuget:?package=DotNetCross.Memory.Unsafe&version=0.3.1 // Install DotNetCross.Memory.Unsafe as a Cake Tool #tool nuget:?package=DotNetCross.Memory.Unsafe&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fix multi-targeting and bring up to speed with .NET 5 Unsafe functionality.
Dependencies
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.0
- System.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DotNetCross.Memory.Unsafe:
Package | Downloads |
---|---|
FastCollections
High-performance, memory-efficient collections for .NET. Right now, the package has a fast, compact B-tree based on Google's C++ B-tree library. Other collections are coming soon!
|
|
Xamarin.Realm.Service
XRS is a service layer for Xamarin.Realm that provides threadsafe auto-increment support for primary keys, data-changing events, and an extensible API for working with RealmObjects.
|
|
Extensions.Enumerable
Extensions for IEnumerable and collections.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on DotNetCross.Memory.Unsafe:
Repository | Stars |
---|---|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|
|
realm/realm-draw
The official Realm Draw app used in promotional videos
|
|
fabsenet/adrilight
An Ambilight clone for Windows based sources - HTPC or just a normal PC
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 177 | 1/29/2021 |
0.3.0 | 8,548 | 1/1/2019 |
0.3.0-preview02 | 500 | 12/27/2018 |
0.3.0-preview01 | 532 | 12/23/2018 |
0.2.3.4 | 144,157 | 8/15/2016 |
0.2.3.3 | 1,250 | 7/26/2016 |
0.2.3.2 | 1,618 | 5/12/2016 |
0.2.3 | 729 | 3/20/2016 |
0.2.2 | 47,920 | 3/15/2016 |