Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for cache busting #163

Open
Superhands89 opened this issue Aug 27, 2022 · 1 comment
Open

Documentation for cache busting #163

Superhands89 opened this issue Aug 27, 2022 · 1 comment

Comments

@Superhands89
Copy link

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.

@dotcom9
Copy link

dotcom9 commented Nov 10, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants