An HTTP client library for calling the Aluma API from .NET.
Info
Version: | 1.0.26 |
Author(s): | Aluma.io |
Last Update: | Wednesday, November 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Aluma.Http |
Install
Install-Package Aluma.Http
dotnet add package Aluma.Http
paket add Aluma.Http
Aluma.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- Polly(>= 7.1.1)
- Polly.Caching.Memory(>= 3.0.0)
- Polly.Extensions.Http(>= 3.0.0)