A library for optimizing and bundling web assets of ASP.NET Core applications.
Info
Version: | 3.9.0 |
Author(s): | Adam Simon |
Last Update: | Saturday, June 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adams85/bundling |
NuGet Url: | https://www.nuget.org/packages/Karambolo.AspNetCore.Bundling |
Install
Install-Package Karambolo.AspNetCore.Bundling
dotnet add package Karambolo.AspNetCore.Bundling
paket add Karambolo.AspNetCore.Bundling
Karambolo.AspNetCore.Bundling Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.TagHelpers(>= 2.0.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.0.0)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.FileProviders.Physical(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.1)
No dependencies.
Tags