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" />
paket add Owin --version 1.0.0
#r "nuget: Owin, 1.0.0"
// 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 |
This package has no dependencies.
NuGet packages (489)
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.Security
Common types which are shared by the various authentication middleware components. |
|
Microsoft.Owin.Host.SystemWeb
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline. |
|
Hangfire.Core
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
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 |