Your Umbraco website size and quota management. Shows the system statistics about the current Umbraco instance. The stats include: RAM and CPU used, the size of the website (and the detail of the top directories) and the size of the database. Starting from version 0.95 it also manages the disk space quota, disallowing the upload of new media if the website is over a determined size. Very simple, lightweight and uses the caching to avoid to calculate the statistics all the times the content page is loaded. Supports the following database types: SQL Server, SQL Server CE, MySQL, Azure. ============================ Version 2.0: Porting to Umbraco 8 Version 0.9: First release Version 0.9.1: Small optimizations Version 0.9.2: Introduced nuget Pagage Version 0.9.5: Introduced the disk space quota
$ dotnet add package uWebSizeNo README available.