Info
Version: | 3.0.0 |
Author(s): | Ashish Patel |
Last Update: | Friday, January 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/a-patel/LiteXHealthChecks/blob/master/docs/AmazonS3.md |
NuGet Url: | https://www.nuget.org/packages/LiteX.HealthChecks.AmazonS3 |
Install
Install-Package LiteX.HealthChecks.AmazonS3
dotnet add package LiteX.HealthChecks.AmazonS3
paket add LiteX.HealthChecks.AmazonS3
LiteX.HealthChecks.AmazonS3 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AWSSDK.S3(>= 3.5.7.4)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- AWSSDK.S3(>= 3.5.7.4)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- AWSSDK.S3(>= 3.5.7.4)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- AWSSDK.S3(>= 3.5.7.4)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
Tags
LiteXHealthChecks is very small yet powerful and high-performance library used to check the status of a component in the application, such as a backend service, database or some internal state.