Added method "AddMigrationCheck" to check if database is newest migration version (EF Core).
Info
Version: | 2.0.0 |
Author(s): | Nikolaj Hansen |
Last Update: | Friday, October 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ITPerformance.HealthCheckExtensions |
Install
Install-Package ITPerformance.HealthCheckExtensions
dotnet add package ITPerformance.HealthCheckExtensions
paket add ITPerformance.HealthCheckExtensions
ITPerformance.HealthCheckExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.6)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 2.2.5)