tooorangey.Umbraco.Healthchecks
1.0.0
dotnet add package tooorangey.Umbraco.Healthchecks --version 1.0.0
NuGet\Install-Package tooorangey.Umbraco.Healthchecks -Version 1.0.0
<PackageReference Include="tooorangey.Umbraco.Healthchecks" Version="1.0.0" />
paket add tooorangey.Umbraco.Healthchecks --version 1.0.0
#r "nuget: tooorangey.Umbraco.Healthchecks, 1.0.0"
// Install tooorangey.Umbraco.Healthchecks as a Cake Addin #addin nuget:?package=tooorangey.Umbraco.Healthchecks&version=1.0.0 // Install tooorangey.Umbraco.Healthchecks as a Cake Tool #tool nuget:?package=tooorangey.Umbraco.Healthchecks&version=1.0.0
A collection of Umbraco Healthchecks, well only one, a healthcheck to check to see if somehow a preview domain or localhost has been accidentally hardcoded into content when using the UrlPicker, in a pre-production environment to prepare content for 'go live' (it hardcodes the pre production domain as part of the picked Url). If you list your pre-prod domains in the appsetting tooorangey.Umbraco.HealthChecks.UrlPickerDomains, then the healtcheck will detect their existence in property data before 'go live'. There is an api endpoint that will generate a basic report.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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 |
---|---|---|
1.0.0 | 448 | 12/22/2020 |
Add UrlDomainHealthcheck for Umbraco V7