CloudPurge 0.0.5

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

// Install CloudPurge as a Cake Tool
#tool nuget:?package=CloudPurge&version=0.0.5

Clear CDN cache for Umbraco on content save

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.0.5 1,110 6/4/2020
0.0.4 415 6/2/2020
0.0.3 456 5/22/2020
0.0.2 417 5/21/2020
0.0.1 434 5/21/2020

v0.0.5    - Backoffice Content Type picker
v0.0.4    - PublishHookEnabled switch
v0.0.3    - Verbose logging
v0.0.2    - Target Umbraco 8.5.5
v0.0.1    - Initial release