Bundling and minification without querystring versioning

When using Microsoft.AspNet.Web.Optimization you get an annoying ?v=[hash] at the end of the bundle urls.

To get around this problem I created an extension for this available on Nuget and GitHub:

http://www.nuget.org/packages/Bundling.Extensions/

https://github.com/unger/Bundling.Extensions

Why is version revving in querystring a bad thing?

http://stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-querystring

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>