Dragonfly.Umbraco8SiteAuditor 0.6.0

dotnet add package Dragonfly.Umbraco8SiteAuditor --version 0.6.0
NuGet\Install-Package Dragonfly.Umbraco8SiteAuditor -Version 0.6.0
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="Dragonfly.Umbraco8SiteAuditor" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dragonfly.Umbraco8SiteAuditor --version 0.6.0
#r "nuget: Dragonfly.Umbraco8SiteAuditor, 0.6.0"
#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 Dragonfly.Umbraco8SiteAuditor as a Cake Addin
#addin nuget:?package=Dragonfly.Umbraco8SiteAuditor&version=0.6.0

// Install Dragonfly.Umbraco8SiteAuditor as a Cake Tool
#tool nuget:?package=Dragonfly.Umbraco8SiteAuditor&version=0.6.0

Dragonfly.Umbraco8SiteAuditor

A collection of tools to extract data about an Umbraco 8 site created by Heather Floyd.

Installation

Nuget Downloads

 PM>   Install-Package Dragonfly.Umbraco8SiteAuditor

Features

Usage

The Tools are accessed via Umbraco's WebApi path, or via the Dashboard added to the back-office Content section.

Try:

http://Yoursite.com/Umbraco/backoffice/Api/SiteAuditorApi/Help

*NOTE: You need to be logged-in to the Umbraco back-office in order to access the tools.

You can edit some of the tools' output via the Views installed in /App_Plugins/Dragonfly.SiteAuditor/Views

Resources

GitHub Repository: https://github.com/hfloyd/Dragonfly.Umbraco8SiteAuditor

A version for Umbraco 7 is available: https://github.com/hfloyd/Dragonfly.SiteAuditor

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
0.6.0 285 12/27/2022
0.5.0 397 3/29/2022
0.4.0 395 9/10/2021
0.3.0 289 8/27/2021
0.2.0 286 7/1/2021

Moved Dashboard to 'Settings' section; Fixes