Umbraco Cachebuster for Angular Views NuGet Package

When working with custom angular views in Umbraco, browser caching is a stubborn enemy.

Views loaded by Umbraco is cachebusted with a querystring parameter containing the current ClientDependencyFramework version, but views loaded by your own js doesn't get this parameter.

This is a script, that intercepts all requests for html-files, without the querystring parameter for the CDF version, and adds it to them automatically.

End the days of adding your own manul cachebusting methods, and say hello to automatic development bliss.




Got any Umbraco Cachebuster for Angular Views Question?





Info

Version: 1.0.0
Author(s): skttl
Last Update: Tuesday, August 1, 2017
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Umbraco.CachebusterForAngularViews


Install
Install-Package Umbraco.CachebusterForAngularViews
dotnet add package Umbraco.CachebusterForAngularViews
paket add Umbraco.CachebusterForAngularViews
Umbraco.CachebusterForAngularViews Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2732