astorSafeHMACClient 1.0.0.10
dotnet add package astorSafeHMACClient --version 1.0.0.10
NuGet\Install-Package astorSafeHMACClient -Version 1.0.0.10
<PackageReference Include="astorSafeHMACClient" Version="1.0.0.10" />
<PackageVersion Include="astorSafeHMACClient" Version="1.0.0.10" />
<PackageReference Include="astorSafeHMACClient" />
paket add astorSafeHMACClient --version 1.0.0.10
#r "nuget: astorSafeHMACClient, 1.0.0.10"
#:package astorSafeHMACClient@1.0.0.10
#addin nuget:?package=astorSafeHMACClient&version=1.0.0.10
#tool nuget:?package=astorSafeHMACClient&version=1.0.0.10
This DLL provides a simple method for applications to authorize and authenticate against the astorSafe backend services. Please contact Astoria Solutions (http://www.astoriasolutions.com/) for any support/documentation requests.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Net.Http (>= 2.2.28)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0.10 | 105 | 4/15/2015 |
v1.0.0.10: Reconciled the SmartDevice and standard .Net client libraries - this is now a portable class library
v1.0.0.4: Added signature to assemblies
v1.0.0.3: Removed redundant and unnecessary references and simplified the interface
v1.0.0.2: Fixed up an issue where some clients wouldn't receive responses to their requests
v1.0.0.0: Initial Release