AspNetCore.VersionedAssets allows you to easily version your static assets.
Info
| Version: | 1.1.0 |
| Author(s): | Tomas Dolezal |
| Last Update: | Friday, December 9, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/dolly22/VersionedAssets |
| NuGet Url: | https://www.nuget.org/packages/AspNetCore.VersionedAssets |
Install
Install-Package AspNetCore.VersionedAssets
dotnet add package AspNetCore.VersionedAssets
paket add AspNetCore.VersionedAssets
AspNetCore.VersionedAssets Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc(>= 1.1.0)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.0)
- Microsoft.AspNetCore.Mvc(>= 1.1.0)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.0)
Tags