Calabonga.Owin.Angular
1.1.1
.NET Framework 4.6.1
Install-Package Calabonga.Owin.Angular -Version 1.1.1
dotnet add package Calabonga.Owin.Angular --version 1.1.1
<PackageReference Include="Calabonga.Owin.Angular" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.Owin.Angular --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Calabonga.Owin.Angular, 1.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Calabonga.Owin.Angular as a Cake Addin
#addin nuget:?package=Calabonga.Owin.Angular&version=1.1.1
// Install Calabonga.Owin.Angular as a Cake Tool
#tool nuget:?package=Calabonga.Owin.Angular&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Web API self hosting for Single Page Application with Angular 2+.
Middleware for OWIN pipeline. This application infrasrtucture for SPA on the Web API services.
Product | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Cors (>= 5.2.6)
- Microsoft.AspNet.WebApi (>= 5.2.6)
- Microsoft.AspNet.WebApi.Client (>= 5.2.6)
- Microsoft.AspNet.WebApi.Core (>= 5.2.6)
- Microsoft.AspNet.WebApi.Cors (>= 5.2.6)
- Microsoft.AspNet.WebApi.Owin (>= 5.2.6)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.6)
- Microsoft.Owin (>= 4.0.0)
- Microsoft.Owin.FileSystems (>= 4.0.0)
- Microsoft.Owin.Host.HttpListener (>= 4.0.0)
- Microsoft.Owin.Host.SystemWeb (>= 4.0.0)
- Microsoft.Owin.Hosting (>= 4.0.0)
- Microsoft.Owin.StaticFiles (>= 4.0.0)
- Newtonsoft.Json (>= 11.0.2)
- OperationResult (>= 1.4.1)
- Owin (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 840 | 7/16/2018 |
1.1.0 | 630 | 7/9/2018 |
1.0.1 | 633 | 7/4/2018 |
1.0.0 | 630 | 7/4/2018 |
1.0.0-rc1 | 582 | 7/3/2018 |
1.0.0-beta-2 | 565 | 7/3/2018 |
1.0.0-beta-1 | 532 | 7/3/2018 |
Startup path fixed accordanlly with blog post