Owin 1.0.0

.NET Framework 4.0
dotnet add package Owin --version 1.0.0
NuGet\Install-Package Owin -Version 1.0.0
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="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
#r "nuget: Owin, 1.0.0"
#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 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

OWIN IAppBuilder startup interface

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

This package has no dependencies.

NuGet packages (489)

Showing the top 5 NuGet packages that depend on Owin:

Package Downloads
Microsoft.Owin The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a set of helper types and abstractions for simplifying the creation of OWIN components.

Microsoft.Owin.Security The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Common types which are shared by the various authentication middleware components.

Microsoft.Owin.Host.SystemWeb The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline.

Hangfire.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/

Microsoft.Owin.Security.OAuth The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Middleware that enables an application to support any standard OAuth 2.0 authentication workflow.

GitHub repositories (221)

Showing the top 5 popular GitHub repositories that depend on Owin:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
SignalR/SignalR
Incredibly simple real-time web for .NET
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Version Downloads Last updated
1.0.0 107,207,762 11/13/2012