J.R. Abernethy
0
Q:

.net core check if linux

if (RuntimeInformation.IsOSPlatform(OSPlatform.OSX))
{
    Console.WriteLine("We're on macOS!");
}
0

New to Communities?

Join the community