DickinsonBros.DurableRest.Abstractions
3.0.0
See the version list below for details.
dotnet add package DickinsonBros.DurableRest.Abstractions --version 3.0.0
NuGet\Install-Package DickinsonBros.DurableRest.Abstractions -Version 3.0.0
<PackageReference Include="DickinsonBros.DurableRest.Abstractions" Version="3.0.0" />
paket add DickinsonBros.DurableRest.Abstractions --version 3.0.0
#r "nuget: DickinsonBros.DurableRest.Abstractions, 3.0.0"
// Install DickinsonBros.DurableRest.Abstractions as a Cake Addin #addin nuget:?package=DickinsonBros.DurableRest.Abstractions&version=3.0.0 // Install DickinsonBros.DurableRest.Abstractions as a Cake Tool #tool nuget:?package=DickinsonBros.DurableRest.Abstractions&version=3.0.0
Abstractions For DickinsonBros.DurableRest
https://github.com/msdickinson/DickinsonBros.DurableRest
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- RestSharp (>= 106.11.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DickinsonBros.DurableRest.Abstractions:
Package | Downloads |
---|---|
DickinsonBros.DurableRest
Handles requests in a durable fashion Features * Ability to retry requests * Timeouts * Logs final requests and total retrys redacted with meta data * Telemetry for all calls |
|
RollerCoaster.Account.Proxy
Account Proxy Service utlizing durable rest. Methods * CreateUserAccountAsync * CreateAdminAccountAsync * LoginAsync * LogAsync * UserAuthorizedAsync * AdminAuthorizedAsync * RefreshTokensAsync * UpdateEmailPreferenceAsync * UpdateEmailPreferenceWithTokenAsync * ActivateEmailAsync * UpdatePasswordAsync * ResetPasswordAsync * RequestPasswordResetEmailAsync * Features * Polciy based retrys and timeouts. * Logs for all successful and exceptional runs * Telemetry for all calls |
|
RollerCoaster.Administration.Proxy
Administration Proxy Service utlizing durable rest. Methods * AdminAuthorizedAsync * LogAsync * TelemetryQueryAsync Features * Polciy based retrys and timeouts. * Logs for all successful and exceptional runs * Telemetry for all calls |
|
RollerCoaster.Coaster.Proxy
Coaster Proxy Service utlizing durable rest. 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.