You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know the readme mentions that the docs are not complete, but I've been struggling to find any information on how cache busting actually works with this. For example SetCacheBusterType() is used as and example in the readme, but what does it do? And what other types are there. I found some info on the umbraco documents but still nothing specific.
Cheers.
The text was updated successfully, but these errors were encountered:
I'm working with an Umbraco application (.NET 6) and while cache busting is a configuration option for Umbraco (and works), as far as I can see it doesn't work for Smidge itself, either using the fluent API or settings in appsettings.json. As cache-busting fluent api methods exist, I assume it works for other .NET versions, and is planned to work with .NET 6 at some point.
I know the readme mentions that the docs are not complete, but I've been struggling to find any information on how cache busting actually works with this. For example SetCacheBusterType() is used as and example in the readme, but what does it do? And what other types are there. I found some info on the umbraco documents but still nothing specific.
Cheers.
The text was updated successfully, but these errors were encountered: