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 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 (496)
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. |
|
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 in .NET applications. No Windows Service / Task Scheduler 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
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. |
|
Microsoft.Owin.Security.OAuth
Middleware that enables an application to support any standard OAuth 2.0 authentication workflow. |
GitHub repositories (210)
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
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 152,425,011 | 11/13/2012 |