An URL extension helper to append version to content URL for files such as js, css, json, etc for cache busting.
Info
Version: | 1.0.0.4 |
Author(s): | Han Chee Tan |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hancheester/append-version |
NuGet Url: | https://www.nuget.org/packages/AppendVersion |
Install
Install-Package AppendVersion
dotnet add package AppendVersion
paket add AppendVersion
AppendVersion Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.7)
Tags