Contains the NativeLibrary type, useful for loading native shared libraries and retrieving function pointers.
Info
Version: | 1.0.13 |
Author(s): | Eric Mellino |
Last Update: | Tuesday, December 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mellinoe/nativelibraryloader |
NuGet Url: | https://www.nuget.org/packages/NativeLibraryLoader |
Install
Install-Package NativeLibraryLoader
dotnet add package NativeLibraryLoader
paket add NativeLibraryLoader
NativeLibraryLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyModel(>= 2.0.3)