Arragro.Core.Client.Auth.Hmac (10.0.0-alpha-20260405-37)

Published 2026-04-05 04:42:03 +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-20260405-37 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.