Used to determine the platform that the current binary is running on (Windows, Linux or OSX).
Info
Version: | 1.0.1 |
Author(s): | pipe01 |
Last Update: | Tuesday, December 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PlatformDetector |
Install
Install-Package PlatformDetector
dotnet add package PlatformDetector
paket add PlatformDetector
PlatformDetector Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)