Our.Umbraco.HealthChecks 2.0.1

dotnet add package Our.Umbraco.HealthChecks --version 2.0.1
                    
NuGet\Install-Package Our.Umbraco.HealthChecks -Version 2.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Our.Umbraco.HealthChecks" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Our.Umbraco.HealthChecks" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Our.Umbraco.HealthChecks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Our.Umbraco.HealthChecks --version 2.0.1
                    
#r "nuget: Our.Umbraco.HealthChecks, 2.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Our.Umbraco.HealthChecks&version=2.0.1
                    
Install Our.Umbraco.HealthChecks as a Cake Addin
#tool nuget:?package=Our.Umbraco.HealthChecks&version=2.0.1
                    
Install Our.Umbraco.HealthChecks as a Cake Tool

Umbraco Health Check Contribution Library

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 13,146 3/17/2020
1.0.16 13,177 5/16/2019
1.0.14 917 4/9/2019
1.0.13 695 3/25/2019
1.0.12 3,269 2/28/2019
1.0.11 807 1/14/2019
1.0.9 2,000 11/30/2018
1.0.8 803 11/28/2018
1.0.7 738 11/27/2018
1.0.6 769 11/23/2018
1.0.5 2,487 11/21/2018
1.0.4 931 11/20/2018
1.0.3 731 11/17/2018
1.0.2 762 11/16/2018
1.0.1 723 11/15/2018
1.0.0 780 11/15/2018

- added Client Dependency Version Check