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" />
Ecosystem
nuget.org
nuget.org
Latest Release
about 8 years ago
1.0.0
about 8 years ago
Versions
3
3
Downloads
5,464 total
5,464 total