A Framework for creating code that performs Platform Dependent Tasks in a Generic, OS Independent manner.
Info
Version: | 0.2.16-alpha |
Author(s): | William Bradley |
Last Update: | Tuesday, February 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WilliamABradley/PlatformBindingsFramework |
NuGet Url: | https://www.nuget.org/packages/PlatformBindings-Core |
Install
Install-Package PlatformBindings-Core
dotnet add package PlatformBindings-Core
paket add PlatformBindings-Core
PlatformBindings-Core Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.NetworkInformation(>= 4.3.0)
Tags