Our.Umbraco.HealthChecks 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Our.Umbraco.HealthChecks --version 1.0.5
NuGet\Install-Package Our.Umbraco.HealthChecks -Version 1.0.5
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="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.HealthChecks --version 1.0.5
#r "nuget: Our.Umbraco.HealthChecks, 1.0.5"
#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.
// Install Our.Umbraco.HealthChecks as a Cake Addin
#addin nuget:?package=Our.Umbraco.HealthChecks&version=1.0.5

// Install Our.Umbraco.HealthChecks as a Cake Tool
#tool nuget:?package=Our.Umbraco.HealthChecks&version=1.0.5

Our.Umbraco.HealthChecks

Build status

NuGet

This repo is a collection of community written Health Checks for Umbraco CMS.

Please follow the naming of the folders and checks which are in the Umbraco Core Health Checks

Don't forget to do a NuGet restore.

You can login to the website and test the health checks. Here are the login details:

<strong>username:</strong> admin@admin.com<br/> <strong>password:</strong> 1234567890

Current Checks

Azure

Azure Examine Compatibility Check

Checks that examine settings are appropriate for the Azure platform.

Azure File Change Notification Config Check

Checks that fcnMode config is appropriate for the Azure platform.

Azure Logging Check

Checks that logging patterns are appropriate for the Azure platform.

Azure Temp Storage Config Check

Checks that temp storage config is appropriate for the Azure platform.

Config

Examine Rebuild On Startup

Check whether examine rebuild on start is off

Umbraco Path Check

Checks to see if you have changed the umbraco path.

Security

Admin User Check

Check the admin user isn't called 'admin'

TLS Check

Check the TLS protocol being used

Suggest Checks

If you would like to suggest checks please raise it as an issue.

Contribute Checks

If you would like to contribute any checks, please either choose one from the existing issues list, or create an issue first and link to it in the PR using a hashtag and the issue number i.e. #1234

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 12,361 3/17/2020
1.0.16 12,967 5/16/2019
1.0.14 847 4/9/2019
1.0.13 632 3/25/2019
1.0.12 3,197 2/28/2019
1.0.11 740 1/14/2019
1.0.9 1,767 11/30/2018
1.0.8 734 11/28/2018
1.0.7 662 11/27/2018
1.0.6 699 11/23/2018
1.0.5 2,409 11/21/2018
1.0.4 819 11/20/2018
1.0.3 649 11/17/2018
1.0.2 685 11/16/2018
1.0.1 649 11/15/2018
1.0.0 700 11/15/2018

- fixed issue with configurations service.