Bunder is a .NET Core AspNetCore front-end asset bundling manager and rendering handler.
Info
Version: | 1.5.0 |
Author(s): | Seth Steenken |
Last Update: | Thursday, May 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sethsteenken/Bunder |
NuGet Url: | https://www.nuget.org/packages/Bunder |
Install
Install-Package Bunder
dotnet add package Bunder
paket add Bunder
Bunder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.2)
- System.Text.Json(>= 4.7.1)
No dependencies.
Tags