Middleware and utilities for running the webpack dev server.
Info
Version: | 2.0.0 |
Author(s): | CQL, Jeremy Bell |
Last Update: | Monday, September 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cqlcorp/cql.core |
NuGet Url: | https://www.nuget.org/packages/Cql.Core.Owin.WebPack |
Install
Install-Package Cql.Core.Owin.WebPack
dotnet add package Cql.Core.Owin.WebPack
paket add Cql.Core.Owin.WebPack
Cql.Core.Owin.WebPack Download (Unzip the "nupkg" after downloading)
Dependencies
- Cql.Core.Owin(>= 2.0.0)
- Cql.Core.Common(>= 2.1.1)
- Microsoft.Owin.StaticFiles(>= 3.1.0)
- Microsoft.Owin(>= 3.1.0)