Calabonga.Owin.Angular
1.1.1
dotnet add package Calabonga.Owin.Angular --version 1.1.1
NuGet\Install-Package Calabonga.Owin.Angular -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 1,229 | 7/16/2018 |
1.1.0 | 926 | 7/9/2018 |
1.0.1 | 919 | 7/4/2018 |
1.0.0 | 923 | 7/4/2018 |
1.0.0-rc1 | 748 | 7/3/2018 |
1.0.0-beta-2 | 739 | 7/3/2018 |
1.0.0-beta-1 | 691 | 7/3/2018 |
Startup path fixed accordanlly with blog post