Clear CDN cache for Umbraco on content save. 
                        
                    
         
                Info
| Version: | 0.0.5 | 
| Author(s): | Anthony Halliday | 
| Last Update: | Thursday, June 4, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/CloudPurge | 
Install
Install-Package CloudPurge
                        dotnet add package CloudPurge
                        paket add CloudPurge
                        
                                CloudPurge Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- UmbracoCms.Core(>= 8.5.5)
- ClientDependency(>= 1.9.9)
- Examine(>= 1.0.2)
- LightInject(>= 5.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Owin.Security(>= 4.0.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.OAuth(>= 4.0.1)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
- UmbracoCms.Web(>= 8.5.5)
