Info
Version: | 1.0.1 |
Author(s): | Mark Dickinson |
Last Update: | Monday, September 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RollerCoaster.Coaster.Proxy |
Install
Install-Package RollerCoaster.Coaster.Proxy
dotnet add package RollerCoaster.Coaster.Proxy
paket add RollerCoaster.Coaster.Proxy
RollerCoaster.Coaster.Proxy Download (Unzip the "nupkg" after downloading)
Dependencies
- DickinsonBros.DurableRest.Abstractions(>= 5.0.0 && < 6.0.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0 && < 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.8 && < 4.0.0)
- Microsoft.Extensions.Http(>= 3.1.8 && < 4.0.0)
- Microsoft.Extensions.Options(>= 3.1.8 && < 4.0.0)
- System.Text.Json(>= 4.7.2 && < 5.0.0)
Methods
* CreateAsync
* PublishAsync
* UpdateAsync
* LogAsync
* UserAuthorizedAsync
* FetchCoastersAsync
* FetchCoasterByIdAsync
* FetchCoasterByTokenAsync
* DeleteCoasterAsync
Features
* Polciy based retrys and timeouts.
* Logs for all successful and exceptional runs
* Telemetry for all calls.