Arragro.Core.Client.Auth.Hmac (10.0.0-alpha-20260210-28)

Published 2026-02-10 23:33:08 +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-20260210-28 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.