NativeLibraryLoader 1.0.5
Contains the NativeLibrary type, useful for loading native shared libraries and retrieving function pointers.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NativeLibraryLoader -Version 1.0.5
dotnet add package NativeLibraryLoader --version 1.0.5
<PackageReference Include="NativeLibraryLoader" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NativeLibraryLoader --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyModel (>= 2.0.3)
GitHub Usage
Showing the top 2 GitHub repositories that depend on NativeLibraryLoader:
Repository | Stars | |
---|---|---|
mellinoe/veldrid
A low-level, portable graphics library for .NET.
|
||
amerkoleci/Vortice.Windows
Cross platform .NET standard libraries for DirectX, XInput and XAudio
|
Read more about the GitHub Usage information on our documentation.