Owin 1.0.0

.NET Framework 4.0
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.

OWIN IAppBuilder startup interface

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 Downloads Last updated
1.0.0 0 06.02.2022