Info
Version: | 0.9.6 |
Author(s): | RudeySH |
Last Update: | Wednesday, June 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RudeySH/dynamicbundles |
NuGet Url: | https://www.nuget.org/packages/RudeySH.DynamicBundles |
Install
Install-Package RudeySH.DynamicBundles
dotnet add package RudeySH.DynamicBundles
paket add RudeySH.DynamicBundles
RudeySH.DynamicBundles Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr(>= 3.5.0.2)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.AspNet.Web.Optimization(>= 1.1.3)
- Newtonsoft.Json(>= 11.0.2)
- WebGrease(>= 1.6.0)
Tags
Auto generate your MVC bundles to ensure the right files are loaded in the right order.