SoundMetrics.NativeMemory 1.0.47-alpha.470

This is a prerelease version of SoundMetrics.NativeMemory.
This package has a SemVer 2.0.0 package version: 1.0.47-alpha.470+20190514-git-fd795da.
dotnet add package SoundMetrics.NativeMemory --version 1.0.47-alpha.470
                    
NuGet\Install-Package SoundMetrics.NativeMemory -Version 1.0.47-alpha.470
                    
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="SoundMetrics.NativeMemory" Version="1.0.47-alpha.470" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoundMetrics.NativeMemory" Version="1.0.47-alpha.470" />
                    
Directory.Packages.props
<PackageReference Include="SoundMetrics.NativeMemory" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SoundMetrics.NativeMemory --version 1.0.47-alpha.470
                    
#r "nuget: SoundMetrics.NativeMemory, 1.0.47-alpha.470"
                    
#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.
#:package SoundMetrics.NativeMemory@1.0.47-alpha.470
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SoundMetrics.NativeMemory&version=1.0.47-alpha.470&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SoundMetrics.NativeMemory&version=1.0.47-alpha.470&prerelease
                    
Install as a Cake Tool

Native buffer for use with managed code. The buffer is allocated on the native heap rather than managed memory, as our buffers would be put in LOH if they were managed.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SoundMetrics.NativeMemory:

Package Downloads
SoundMetrics.Aris.Comms

Provides a high-level communications implementation for ARIS 2.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.47-alpha.470 301 5/14/2019
1.0.47-alpha.467 255 5/14/2019
1.0.47-alpha.466 252 5/13/2019
1.0.47-alpha.465 258 5/10/2019
1.0.47-alpha.464 276 5/10/2019
1.0.47-alpha.462 271 5/9/2019
1.0.46-alpha.423 336 1/3/2019
1.0.46-alpha.422 337 1/3/2019
1.0.46-alpha.419 352 1/2/2019
1.0.46-alpha.418 380 1/2/2019
1.0.46-alpha.416 323 12/31/2018
1.0.45-alpha 675 12/28/2018
1.0.44-alpha 698 12/20/2018
1.0.43-alpha 669 12/19/2018
1.0.42-alpha 666 12/18/2018
1.0.41-alpha 685 12/13/2018
1.0.40-alpha 681 12/12/2018
1.0.39-alpha 671 12/12/2018
1.0.38-alpha 688 12/11/2018
1.0.37-alpha 670 12/11/2018
Loading failed