Owin 1.0.0
dotnet add package Owin --version 1.0.0
NuGet\Install-Package Owin -Version 1.0.0
<PackageReference Include="Owin" Version="1.0.0" />
<PackageVersion Include="Owin" Version="1.0.0" />
<PackageReference Include="Owin" />
paket add Owin --version 1.0.0
#r "nuget: Owin, 1.0.0"
#:package Owin@1.0.0
#addin nuget:?package=Owin&version=1.0.0
#tool nuget:?package=Owin&version=1.0.0
OWIN IAppBuilder startup interface
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (29)
Showing the top 5 NuGet packages that depend on Owin:
| Package | Downloads |
|---|---|
|
Microsoft.Owin
Provides a set of helper types and abstractions for simplifying the creation of OWIN components. |
|
|
Microsoft.Owin.Host.SystemWeb
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline. |
|
|
Microsoft.Owin.Security
Common types which are shared by the various authentication middleware components. |
|
|
Microsoft.Owin.Security.Cookies
Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication. |
|
|
Microsoft.Owin.Security.OAuth
Middleware that enables an application to support any standard OAuth 2.0 authentication workflow. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 3,985,807 | 11/13/2012 |