Package Description.
Info
Version: | 1.0.2-preview |
Author(s): | GlobalSupply |
Last Update: | Monday, January 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GlobalSupply.Core.ErrorHandling |
Install
Install-Package GlobalSupply.Core.ErrorHandling
dotnet add package GlobalSupply.Core.ErrorHandling
paket add GlobalSupply.Core.ErrorHandling
GlobalSupply.Core.ErrorHandling Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Http.Polly(>= 5.0.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Microsoft.Extensions.Primitives(>= 5.0.0)
- Polly(>= 7.2.1)
- Polly.Extensions.Http(>= 3.0.0)