FALMHousekeeping 7.6.0.6
See the version list below for details.
dotnet add package FALMHousekeeping --version 7.6.0.6
NuGet\Install-Package FALMHousekeeping -Version 7.6.0.6
<PackageReference Include="FALMHousekeeping" Version="7.6.0.6" />
paket add FALMHousekeeping --version 7.6.0.6
#r "nuget: FALMHousekeeping, 7.6.0.6"
// Install FALMHousekeeping as a Cake Addin #addin nuget:?package=FALMHousekeeping&version=7.6.0.6 // Install FALMHousekeeping as a Cake Tool #tool nuget:?package=FALMHousekeeping&version=7.6.0.6
This package adds a new section with the following tools:
- Umbraco logs manager: with this tool you can view and delete Umbraco log events.
Now you can manage DB Log and the TraceLog (this is a simplified version of Diplo Trace Log Viewer project - https://our.umbraco.org/projects/developer-tools/diplo-trace-log-viewer/)
- Media folder cleanup: with this tool you can delete those file system folders under '/media' which have no entry in the DB (orphans)
- Delete users: with this tool you can completely remove Umbraco users.
- Version manager: with this tool you can view and cleanup the version history that Umbraco mantains for each content node.
Package projected for Umbraco v7.5+
Please note that this package install these Umbraco v7.7.1 dlls:
- businesslogic.dll
- interfaces.dll
- log4net.dll
- umbraco.dll
- Umbraco.Core.dll
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 |
Some UI Fixes.
Many thanks to Bjarne Fyrstenborg for the support