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

System.Security.Cryptography.HMACMD5

public class HMACMD5 : HMAC
namespace System.Security.Cryptography { public class HMACMD5 : HMAC { public HMACMD5(); public HMACMD5(byte[] key); } }