Webpack extension methods and middleware for using module bundling in an ASP.NET Core applications.
Info
Version: | 4.0.0 |
Author(s): | Charalampos Karypidis |
Last Update: | Sunday, March 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xabikos/aspnet-webpack |
NuGet Url: | https://www.nuget.org/packages/Webpack |
Install
Install-Package Webpack
dotnet add package Webpack
paket add Webpack
Webpack Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.1.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Diagnostics.Process(>= 4.3.0)
Tags