Adds ASPNET 5 middleware support for pure client-side Angular applications.
Info
Version: | 1.0.52 |
Author(s): | Joshua Davis |
Last Update: | Tuesday, January 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/a11smiles/AngularMiddleware/ |
NuGet Url: | https://www.nuget.org/packages/AngularMiddleware |
Install
Install-Package AngularMiddleware
dotnet add package AngularMiddleware
paket add AngularMiddleware
AngularMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet5.4
- Microsoft.AspNet.Http.Abstractions(>= 1.0.01)
- System.IO.FileSystem(>= 4.0.123516)
- Microsoft.AspNet.Http.Abstractions(>= 1.0.01)
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.IO(>= 4.0.1123516)
Tags