Microsoft.AspNetCore.Owin 2.2.0-preview2-35157

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Owin.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Owin --version 2.2.0-preview2-35157
                    
NuGet\Install-Package Microsoft.AspNetCore.Owin -Version 2.2.0-preview2-35157
                    
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="Microsoft.AspNetCore.Owin" Version="2.2.0-preview2-35157" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Owin" Version="2.2.0-preview2-35157" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.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 Microsoft.AspNetCore.Owin --version 2.2.0-preview2-35157
                    
#r "nuget: Microsoft.AspNetCore.Owin, 2.2.0-preview2-35157"
                    
#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.
#:package Microsoft.AspNetCore.Owin@2.2.0-preview2-35157
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Owin&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Owin&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Tool

ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (88)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Owin:

Package Downloads
Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Abp.AspNetZeroCore.Web

Package Description

DicomObjects.Core

DicomObjects.Net is a simple to use .NET based DICOM library. The API is user-friendly and is aimed to provide easy ways to build DICOM solution. This library is actively supported by MedicalConnections Ltd, UK. If you have any questions please contact our support team.

Bit.Server.Owin

Bit.Server.Owin

GitHub repositories (21)

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

Repository Stars
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
chromelyapps/Chromely
Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
riperiperi/FreeSO
Re-implementation of The Sims Online.
wixtoolset/wix
WiX Toolset Code
Whisparr/Whisparr
aelassas/wexflow
Workflow Automation Engine
Buildalyzer/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
aspnet/Entropy
A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
aspnet/Hosting
[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore
Sina-Soltani/Parbad
A free, open-source, integrated and extensible library which connects your web applications to online payment gateways. Gateways can be added or developed by you.
zavolokas/Inpainting
Want to remove something(someone) from a photo as it never was there? This is .NET implementation of content-aware fill. It smartly fills in unwanted or missing areas of photographs.
webview2/EdgeSharp
Build .NET Win32/WinForms/WPF WebView2 HTML5 Desktop Apps
zhupingqi/RuiJi.Net
crawler framework, distributed crawler extractor
spetz/asp-net-core-samples
mausch/QuartzNetWebConsole
Embeddable Quartz.Net web console
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
Wyamio/Wyam
A modular static content and static site generator.
devmentors/DNC-DShop.Common
[Distributed .NET Core] Common library for DShop project.
yahehe/Nancy.Swagger
Nancy plugin for generated API documentation in Swagger format.
dazinator/Dotnettency
Mutlitenancy for dotnet applications
Version Downloads Last Updated
10.0.0-rc.1.25451.107 0 9/9/2025
10.0.0-preview.7.25380.108 662 8/12/2025
10.0.0-preview.6.25358.103 271 7/15/2025
10.0.0-preview.5.25277.114 655 6/6/2025
10.0.0-preview.4.25258.110 623 5/12/2025
10.0.0-preview.3.25172.1 432 4/10/2025
10.0.0-preview.2.25164.1 280 3/18/2025
10.0.0-preview.1.25120.3 270 2/25/2025
9.0.9 0 9/9/2025
9.0.8 8,761 8/5/2025
9.0.7 3,314 7/8/2025
9.0.6 12,616 6/10/2025
9.0.5 18,626 5/13/2025
9.0.4 11,895 4/8/2025
9.0.3 5,764 3/11/2025
9.0.2 7,995 2/11/2025
9.0.1 10,508 1/14/2025
9.0.0 40,963 11/12/2024
9.0.0-rc.2.24474.3 1,715 10/8/2024
9.0.0-rc.1.24452.1 262 9/10/2024
9.0.0-preview.7.24406.2 267 8/13/2024
9.0.0-preview.6.24328.4 262 7/9/2024
9.0.0-preview.5.24306.11 330 6/11/2024
9.0.0-preview.4.24267.6 264 5/21/2024
9.0.0-preview.3.24172.13 300 4/11/2024
9.0.0-preview.2.24128.4 264 3/12/2024
9.0.0-preview.1.24081.5 295 2/13/2024
8.0.20 0 9/9/2025
8.0.19 11,829 8/4/2025
8.0.18 11,374 7/8/2025
8.0.17 9,738 6/10/2025
8.0.16 26,806 5/13/2025
8.0.15 76,630 4/8/2025
8.0.14 25,906 3/11/2025
8.0.13 27,303 2/11/2025
8.0.12 18,110 1/14/2025
8.0.11 68,666 11/12/2024
8.0.10 136,981 10/8/2024
8.0.8 146,114 8/13/2024
8.0.7 73,203 7/9/2024
8.0.6 115,091 5/28/2024
8.0.5 45,647 5/14/2024
8.0.4 146,181 4/9/2024
8.0.3 43,951 3/12/2024
8.0.2 42,337 2/13/2024
8.0.1 61,145 1/9/2024
8.0.0 347,537 11/14/2023
8.0.0-rc.2.23480.2 854 10/10/2023
8.0.0-rc.1.23421.29 470 9/12/2023
8.0.0-preview.7.23375.9 432 8/8/2023
8.0.0-preview.6.23329.11 426 7/11/2023
8.0.0-preview.5.23302.2 427 6/13/2023
8.0.0-preview.4.23260.4 402 5/16/2023
8.0.0-preview.3.23177.8 438 4/11/2023
8.0.0-preview.2.23153.2 427 3/14/2023
8.0.0-preview.1.23112.2 402 2/21/2023
7.0.20 10,497 5/28/2024
7.0.19 477 5/14/2024
7.0.18 951 4/9/2024
7.0.17 1,081 3/12/2024
7.0.16 2,631 2/13/2024
7.0.15 2,535 1/9/2024
7.0.14 7,915 11/14/2023
7.0.13 53,248 10/24/2023
7.0.12 9,518 10/10/2023
7.0.11 28,313 9/12/2023
7.0.10 47,448 8/8/2023
7.0.9 33,161 7/11/2023
7.0.8 11,405 6/22/2023
7.0.7 3,939 6/13/2023
7.0.5 132,631 4/11/2023
7.0.4 60,318 3/14/2023
7.0.3 30,937 2/14/2023
7.0.2 44,796 1/10/2023
7.0.1 10,728 12/13/2022
7.0.0 20,638 11/7/2022
7.0.0-rc.2.22476.2 436 10/11/2022
7.0.0-rc.1.22427.2 509 9/14/2022
7.0.0-preview.7.22376.6 517 8/9/2022
7.0.0-preview.6.22330.3 486 7/12/2022
7.0.0-preview.5.22303.8 465 6/14/2022
7.0.0-preview.4.22251.1 531 5/10/2022
7.0.0-preview.3.22178.4 512 4/13/2022
7.0.0-preview.2.22153.2 488 3/14/2022
7.0.0-preview.1.22109.13 514 2/17/2022
6.0.36 28,580 11/12/2024
6.0.35 3,443 10/8/2024
6.0.33 6,256 8/13/2024
6.0.32 7,193 7/9/2024
6.0.31 3,166 5/28/2024
6.0.30 1,477 5/14/2024
6.0.29 170,640 4/9/2024
6.0.28 4,418 3/12/2024
6.0.27 9,547 2/13/2024
6.0.26 29,141 1/9/2024
6.0.25 18,467 11/14/2023
6.0.24 17,881 10/24/2023
6.0.23 14,313 10/10/2023
6.0.22 39,383 9/12/2023
6.0.21 39,650 8/8/2023
6.0.20 40,666 7/11/2023
6.0.19 10,565 6/22/2023
6.0.18 4,760 6/13/2023
6.0.16 77,368 4/11/2023
6.0.15 109,346 3/14/2023
6.0.14 54,464 2/14/2023
6.0.13 109,585 1/10/2023
6.0.12 32,907 12/13/2022
6.0.11 113,665 11/7/2022
6.0.10 84,391 10/11/2022
6.0.9 84,636 9/13/2022
6.0.8 73,565 8/9/2022
6.0.7 76,618 7/12/2022
6.0.6 88,806 6/14/2022
6.0.5 611,092 5/10/2022
6.0.4 159,183 4/11/2022
6.0.3 140,293 3/8/2022
6.0.2 43,093 2/8/2022
6.0.1 171,379 12/14/2021
6.0.0 331,318 11/8/2021
6.0.0-rc.2.21480.10 980 10/12/2021
6.0.0-rc.1.21452.15 979 9/14/2021
6.0.0-preview.7.21378.6 621 8/10/2021
6.0.0-preview.6.21355.2 608 7/14/2021
6.0.0-preview.5.21301.17 542 6/15/2021
6.0.0-preview.4.21253.5 508 5/24/2021
6.0.0-preview.3.21201.13 587 4/8/2021
6.0.0-preview.2.21154.6 667 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 690 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 28,121 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 6,454 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 7,226 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 21,496 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 20,669 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 18,223 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 28,486 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 21,050 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 37,159 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 71,825 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 37,052 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 28,685 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 51,858 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 68,847 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 26,569 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 18,326 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 46,830 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 287,549 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 2,864 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 4,195 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 1,844 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,830 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 732 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 741 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 779 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 745 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 797 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 800 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 20,460 12/13/2022
3.1.31 3,508 11/8/2022
3.1.30 2,332 10/11/2022
3.1.29 2,336 9/13/2022
3.1.28 4,827 8/9/2022
3.1.27 2,070 7/12/2022
3.1.26 5,895 6/14/2022
3.1.25 5,153 5/10/2022
3.1.24 3,771 4/11/2022
3.1.23 18,263 3/8/2022
3.1.22 25,827 12/14/2021
3.1.21 44,509 11/7/2021
3.1.20 10,133 10/11/2021
3.1.19 13,212 9/14/2021
3.1.18 33,923 8/10/2021
3.1.17 9,670 7/13/2021
3.1.16 24,258 6/8/2021
3.1.15 53,601 5/11/2021
3.1.14 31,381 4/6/2021
3.1.13 37,157 3/9/2021
3.1.12 48,324 2/9/2021
3.1.11 31,024 1/12/2021
3.1.10 70,090 11/9/2020
3.1.9 51,218 10/13/2020
3.1.8 71,910 9/8/2020
3.1.7 44,859 8/11/2020
3.1.6 36,460 7/14/2020
3.1.5 167,929 6/9/2020
3.1.4 73,927 5/12/2020
3.1.3 176,857 3/24/2020
3.1.2 116,131 2/18/2020
3.1.1 72,673 1/14/2020
3.1.0 325,034 12/3/2019
3.1.0-preview3.19555.2 1,017 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,020 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,068 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 16,213 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,257 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 492,793 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,027 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,054 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 27,270 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,260 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 1,129 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 1,869 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,798 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,843 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 1,931 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,288 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 12,475 1/14/2025
2.2.0 14,638,639 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 77,155 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 12,724 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,432 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 17,021,151 6/18/2018
2.1.0 3,335,849 5/29/2018
2.1.0-rc1-final 21,818 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 24,556 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 29,918 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 3,819,098 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,475,210 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,382,811 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,561,748 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 52,863 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 17,745 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 164,460 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 97,617 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 76,538 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 5,814 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.4 5,393 11/14/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 6,672 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 99,484 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 11,699 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 231,951 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 6,017 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.