Owin 1.0.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.
<PackageVersion Include="Owin" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Owin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Owin&version=1.0.0
                    
Install Owin as a Cake Addin
#tool nuget:?package=Owin&version=1.0.0
                    
Install Owin as a Cake Tool

OWIN IAppBuilder startup interface

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (202)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
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#.
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
cedrozor/myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
Version Downloads Last updated
1.0.0 1,670,590 11/13/2012