Angular2 (NG2) Webpack middleware for painlessly using Webpack bundling in an ASP.NET Core applications.
Info
Version: | 1.0.2 |
Author(s): | Thomas Brian |
Last Update: | Tuesday, September 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tdbrian/ng2-dotnet-core-webpack |
NuGet Url: | https://www.nuget.org/packages/Ng2Webpack |
Install
Install-Package Ng2Webpack
dotnet add package Ng2Webpack
paket add Ng2Webpack
Ng2Webpack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Diagnostics.Process(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.0.0)
Tags