Owin 1.0.0
OWIN IAppBuilder startup interface
Install-Package Owin -Version 1.0.0
dotnet add package Owin --version 1.0.0
<PackageReference Include="Owin" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin, 1.0.0"
#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 Owin as a Cake Addin
#addin nuget:?package=Owin&version=1.0.0
// Install Owin as a Cake Tool
#tool nuget:?package=Owin&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Owin:
| Package | Downloads |
|---|---|
|
Microsoft.Owin.Security
Common types which are shared by the various authentication middleware components.
|
|
|
Microsoft.Owin.Security.Google
Contains middlewares to support Google's OAuth 2.0 authentication workflow.
|
|
|
Microsoft.AspNet.SignalR.Core
Core server components for ASP.NET SignalR.
|
|
|
JetBrains.Psi.Features.Web.Core
JetBrains Psi Features Web Core Package Version 212.0.20211006.163709
|
|
|
Microsoft.Owin.Security.Jwt
Middleware that enables an application to protect and validate JSON Web Tokens.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 | 0 | 06.02.2022 |