Abstracts platform and interop APIs for dynamically loading and using native binaries from .net core and .net framework.
Info
Version: | 0.0.2-preview-1 |
Author(s): | Henrik Steffen Gaßmann |
Last Update: | Saturday, May 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/not-enough-time/NotEnoughTime.Utils |
NuGet Url: | https://www.nuget.org/packages/NotEnoughTime.Utils.NativeLoader |
Install
Install-Package NotEnoughTime.Utils.NativeLoader
dotnet add package NotEnoughTime.Utils.NativeLoader
paket add NotEnoughTime.Utils.NativeLoader
NotEnoughTime.Utils.NativeLoader Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)