Info
Version: | 1.2.0.9 |
Author(s): | Boyko Karadzhov |
Last Update: | Saturday, July 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Boyko-Karadzhov/Dynamic-Libraries |
NuGet Url: | https://www.nuget.org/packages/Karadzhov.Interop.DynamicLibraries |
Install
Install-Package Karadzhov.Interop.DynamicLibraries
dotnet add package Karadzhov.Interop.DynamicLibraries
paket add Karadzhov.Interop.DynamicLibraries
Karadzhov.Interop.DynamicLibraries Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This library provides the ability to call procedures from native DLLs without knowing the names of the procedures or libraries that you are going to use while compiling.