Info
| Version: | 1.0.7 | 
| Author(s): | HeartBeatbyB | 
| Last Update: | Friday, January 12, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/HeartBeatMW | 
Install
Install-Package HeartBeatMW
                        dotnet add package HeartBeatMW
                        paket add HeartBeatMW
                        
                                HeartBeatMW Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Diagnostics(>= 2.0.1)
 - Microsoft.AspNetCore.Mvc(>= 2.0.1)
 - Microsoft.EntityFrameworkCore(>= 2.0.1)
 - Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.1)
 
                
The response contains a app status whether it is alive and a database connection status. If the dbstatus is true the database is connected, if false the connection is wrong or missing.