<PackageReference Include="NUnit" Version="4.2.2" />

PlatformHelper

public class PlatformHelper
PlatformHelper class is used by the PlatformAttribute class to determine whether a platform is supported.
namespace NUnit.Framework.Internal { }