AspNet Core middelware allowing you to start Parcel when running your AspNet Core application.
Info
Version: | 0.2.11 |
Author(s): | Rudi Bech/YashikMoloka |
Last Update: | Friday, March 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/YashikMoloka/parcel-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/YashikMoloka.Parcel.AspNetCore |
Install
Install-Package YashikMoloka.Parcel.AspNetCore
dotnet add package YashikMoloka.Parcel.AspNetCore
paket add YashikMoloka.Parcel.AspNetCore
YashikMoloka.Parcel.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.1.0)
- Microsoft.AspNetCore.NodeServices(>= 2.1.0)
- Newtonsoft.Json(>= 11.0.2)
Tags