MediaCleaner 0.97.0

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

// Install MediaCleaner as a Cake Tool
#tool nuget:?package=MediaCleaner&version=0.97.0

MediaCleaner: an efficient way to keep your Media clean.

MediaCleaner analyzes the content of the Media folder and the content of the Media section of Umbraco, then extracts the files that are present in the media folder but not in the Umbraco Backoffice and the Media items without a valid file in the Media folder.

Unlike other similar packages, it uses the Umbraco Business Objects, there are no direct queries to the database, which means lightweight execution and compatibility with all the database types supported by Umbraco (SQL Server and MySQL).

Consider to make a backup before cleaning the files and folders.

ChangeLog for version 0.97
* Solved a problem during the installation of the package;

ChangeLog for version 0.96
* Optimizations to perform a quicker scan;

ChangeLog for version 0.95
* Service release for version 0.94 that fails on websites with large content;

ChangeLog for version 0.94
* Now all the content (published or not) is parsed in order to filter the orphan files that may be present in the content as URL but without Media Item;
* The folder created-packages is excluded from the processing;

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
0.97.0 14,715 4/26/2018
0.96.0 1,450 12/28/2017
0.95.0 861 12/26/2017
0.94.0 934 12/25/2017
0.93.0 1,031 12/8/2017