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 (473)
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.
|
|
Microsoft.Owin.Security.OAuth
Middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
|
|
Microsoft.Owin.Security.Cookies
Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
|
GitHub repositories (204)
Showing the top 5 popular GitHub repositories that depend on Owin:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 62,665,996 | 11/13/2012 |