Arragro.Core.Client.Auth.Hmac (10.0.0-alpha-20260305-31)

Published 2026-03-05 22:01:43 +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-20260305-31 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.