<PackageReference Include="NETStandard.Library" Version="2.0.2" />

System.Security.Cryptography.SHA1CryptoServiceProvider

public sealed class SHA1CryptoServiceProvider : SHA1
namespace System.Security.Cryptography { public sealed class SHA1CryptoServiceProvider : SHA1 { public SHA1CryptoServiceProvider(); } }