<PackageReference Include="Microsoft.Bcl.Cryptography" Version="10.0.11" />

System.Runtime.Versioning.OSPlatformAttribute

abstract class OSPlatformAttribute : Attribute
Base type for all platform-specific API attributes.
namespace System.Runtime.Versioning { internal abstract class OSPlatformAttribute : Attribute { public string PlatformName { get; } } }