Lost.Native 0.0.4

dotnet add package Lost.Native --version 0.0.4
NuGet\Install-Package Lost.Native -Version 0.0.4
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="Lost.Native" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lost.Native --version 0.0.4
#r "nuget: Lost.Native, 0.0.4"
#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 Lost.Native as a Cake Addin
#addin nuget:?package=Lost.Native&version=0.0.4

// Install Lost.Native as a Cake Tool
#tool nuget:?package=Lost.Native&version=0.0.4

This package contains some additions to P/Invoke. For example: it allows you to embed native libraries into .NET assembly, and then call them via P/Invoke.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lost.Native:

Package Downloads
LLVM.NativeLibrary

This assembly provides native LLVM dynamic libraries for Win32 and x64. Just call LLVMDLL.Load, and native LLVM DLL matching your current architecture will be loaded. This resolves references to LLVM-3.3 from P/Invoke.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4 7,980 9/1/2012
0.0.3 1,269 9/1/2012
0.0.2 1,299 9/1/2012
0.0.1 1,300 8/29/2012