nuget.org : dotnet.scriptversion
This client library allow you to easy include scripts and styles and forces them to refresh at every new publication. How to use: Example bundles: Use: @Html.RenderJs("/bundles/scripts") instead @Scripts.Render("/bundles/scripts") Use: @Html.RenderCss("/Content/css") instead @Styles.Render("/Content/css") Example single file: Use: @Html.RenderJs("/Content/global.js") instead <script type="text/javascript" src="/Content/global.js"></script> Use: @Html.RenderCss("/Content/style.css") instead <link rel="stylesheet" href="/Content/style.css" />
Registry
- JSON
- codemeta.json
purl: pkg:nuget/dotnet.scriptversion
Keywords:
Scripts
, Styles
, Render
, Version
, Force
, Refresh
, Js
, Css
License:
Latest release: about 8 years ago
First release: about 126 years ago
Downloads: 5,404 total
Last synced: 22 days ago