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/MongoDB.md | 
| NuGet Url: | https://www.nuget.org/packages/LiteX.HealthChecks.MongoDb | 
Install
Install-Package LiteX.HealthChecks.MongoDb
                        dotnet add package LiteX.HealthChecks.MongoDb
                        paket add LiteX.HealthChecks.MongoDb
                        
                                LiteX.HealthChecks.MongoDb Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- MongoDB.Driver(>= 2.11.5)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- MongoDB.Driver(>= 2.11.5)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- MongoDB.Driver(>= 2.11.5)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.10)
- MongoDB.Driver(>= 2.11.5)
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.