Arragro.Core.Client.Auth.Hmac (10.0.0-alpha-20260306-32)

Published 2026-03-06 00:44:38 +00:00 by michael-jewell

Installation

dotnet nuget add source --name michael-jewell --username your_username --password your_token 
dotnet add package --source michael-jewell --version 10.0.0-alpha-20260306-32 Arragro.Core.Client.Auth.Hmac

About this package

Http client library for HMAC authorization, used against a server that has implemented Arragro.Core.Web.Auth.Hmac.