FALMHousekeeping 7.7.0
See the version list below for details.
dotnet add package FALMHousekeeping --version 7.7.0
NuGet\Install-Package FALMHousekeeping -Version 7.7.0
<PackageReference Include="FALMHousekeeping" Version="7.7.0" />
paket add FALMHousekeeping --version 7.7.0
#r "nuget: FALMHousekeeping, 7.7.0"
// Install FALMHousekeeping as a Cake Addin #addin nuget:?package=FALMHousekeeping&version=7.7.0 // Install FALMHousekeeping as a Cake Tool #tool nuget:?package=FALMHousekeeping&version=7.7.0
This package adds a new section with the following tools:
- Umbraco logs manager: to view and delete Umbraco DB Logs events and to view the TraceLog (this new function is a simplified version of Diplo Trace Log Viewer project - https://our.umbraco.org/projects/developer-tools/diplo-trace-log-viewer/)
- Media folder cleanup: to delete (in filesystem) under '/media' all folders which have no entry in the DB (orphans)
- Delete users: to remove Umbraco users (except the admin user)
- Version manager: to view and cleanup the version history that Umbraco mantains for each content node
Package projected for Umbraco v7.6+
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- System.Net.Http (>= 2.0.0)
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 |
---|---|---|
7.7.2.6 | 8,073 | 9/11/2018 |
7.7.2.5 | 1,193 | 7/19/2018 |
7.7.2.4 | 1,304 | 7/4/2018 |
7.7.2.3 | 1,102 | 7/3/2018 |
7.7.2.2 | 1,145 | 6/13/2018 |
7.7.2.1 | 1,228 | 4/9/2018 |
7.7.2 | 1,161 | 4/6/2018 |
7.7.1 | 1,039 | 3/7/2018 |
7.7.0.2 | 1,206 | 1/17/2018 |
7.7.0.1 | 1,141 | 1/16/2018 |
7.7.0 | 1,133 | 1/8/2018 |
7.6.0.9 | 1,147 | 11/7/2017 |
7.6.0.7 | 984 | 10/25/2017 |
7.6.0.6 | 1,012 | 10/18/2017 |
7.6.0.5 | 1,121 | 9/29/2017 |
7.6.0.3 | 1,220 | 9/25/2017 |
7.6.0.2 | 1,161 | 9/4/2017 |
7.6.0.1 | 1,105 | 9/1/2017 |
Various Fixes
- Bug: Resolved issue #40 (GitHub) in Users manager
- Fix: Updated Versions manager UI
- Fix: Updated TraceLogs manager UI
- Bug: Resolved issue #41 (GitHub) in Media manager (Thank you to TFAstudio for the support)
- Fix: Updated Media manager UI