DynamicBundles 0.9.1
Co-locate HTML, CSS, JavaScript and image files that make up a page or component for easier reuse and maintainability. Auto generate your MVC bundles to ensure the right files are loaded in the right order.
Install-Package DynamicBundles -Version 0.9.1
dotnet add package DynamicBundles --version 0.9.1
<PackageReference Include="DynamicBundles" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicBundles --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- BundleTransformer.Core (>= 1.9.25)
- JavaScriptEngineSwitcher.Core (>= 1.2.0)
- Microsoft.AspNet.Mvc (>= 5.2.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.