Info
Version: | 0.2.0 |
Author(s): | gordonmleigh |
Last Update: | Tuesday, December 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gordonmleigh/Stugo.Interop |
NuGet Url: | https://www.nuget.org/packages/Stugo.Interop |
Install
Install-Package Stugo.Interop
dotnet add package Stugo.Interop
paket add Stugo.Interop
Stugo.Interop Download (Unzip the "nupkg" after downloading)
Dependencies
3 packages depend on this package.
From the description on github: Helper library for dynamic P/Invoke on Windows and Linux.
Developed for my company, Stugo Ltd.
This library allows you to load the correct unmanaged module for the current platform at runtime, and P/Invoke to methods in that library.