Microsoft.AspNetCore.Connections.Abstractions 7.0.0-preview.5.22303.8

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Connections.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Connections.Abstractions --version 7.0.0-preview.5.22303.8
NuGet\Install-Package Microsoft.AspNetCore.Connections.Abstractions -Version 7.0.0-preview.5.22303.8
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.Connections.Abstractions" Version="7.0.0-preview.5.22303.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Connections.Abstractions --version 7.0.0-preview.5.22303.8
#r "nuget: Microsoft.AspNetCore.Connections.Abstractions, 7.0.0-preview.5.22303.8"
#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.
// Install Microsoft.AspNetCore.Connections.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=7.0.0-preview.5.22303.8&prerelease

// Install Microsoft.AspNetCore.Connections.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Connections.Abstractions&version=7.0.0-preview.5.22303.8&prerelease

Core components of ASP.NET Core networking protocol stack.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6cb1b5953598e1562d33e1cbbdae2b130792833

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 is compatible.  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. 
.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 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  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 (62)

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

Package Downloads
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Transport abstractions for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/aspnet/KestrelHttpServer/tree/5db6394769e229139cbf8538ec73253ce76e735b

Microsoft.AspNetCore.SignalR.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Microsoft.AspNetCore.Http.Connections.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Microsoft.AspNetCore.Server.IIS The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b

Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c83354d42e63d2bb07e6b24b7c67ef91e434f359

GitHub repositories (19)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Connections.Abstractions:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/orleans
Cloud Native application framework for .NET
hardkoded/puppeteer-sharp
Headless Chrome .NET API
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
CoreWCF/CoreWCF
Main repository for the Core WCF project
Version Downloads Last updated
9.0.0-preview.3.24172.13 225 4/11/2024
9.0.0-preview.2.24128.4 1,541 3/12/2024
9.0.0-preview.1.24081.5 1,734 2/13/2024
8.0.4 30,397 4/9/2024
8.0.3 258,846 3/12/2024
8.0.2 475,640 2/13/2024
8.0.1 741,402 1/9/2024
8.0.0 1,198,284 11/14/2023
8.0.0-rc.2.23480.2 19,015 10/10/2023
8.0.0-rc.1.23421.29 21,112 9/12/2023
8.0.0-preview.7.23375.9 15,822 8/8/2023
8.0.0-preview.6.23329.11 8,881 7/11/2023
8.0.0-preview.5.23302.2 5,823 6/13/2023
8.0.0-preview.4.23260.4 7,596 5/16/2023
8.0.0-preview.3.23177.8 13,396 4/11/2023
8.0.0-preview.2.23153.2 6,348 3/14/2023
8.0.0-preview.1.23112.2 5,959 2/21/2023
7.0.18 2,274 4/9/2024
7.0.17 31,413 3/12/2024
7.0.16 52,617 2/13/2024
7.0.15 148,212 1/9/2024
7.0.14 274,871 11/14/2023
7.0.13 420,227 10/24/2023
7.0.12 357,492 10/10/2023
7.0.11 518,552 9/12/2023
7.0.10 771,204 8/8/2023
7.0.9 704,201 7/11/2023
7.0.8 420,565 6/22/2023
7.0.7 204,948 6/13/2023
7.0.5 1,457,390 4/11/2023
7.0.4 577,309 3/14/2023
7.0.3 788,795 2/14/2023
7.0.2 1,109,897 1/10/2023
7.0.1 616,751 12/13/2022
7.0.0 2,177,944 11/7/2022
7.0.0-rc.2.22476.2 20,541 10/11/2022
7.0.0-rc.1.22427.2 7,142 9/14/2022
7.0.0-preview.7.22376.6 12,235 8/9/2022
7.0.0-preview.6.22330.3 4,698 7/12/2022
7.0.0-preview.5.22303.8 3,195 6/14/2022
7.0.0-preview.4.22251.1 7,011 5/10/2022
7.0.0-preview.3.22178.4 9,548 4/13/2022
7.0.0-preview.2.22153.2 8,473 3/14/2022
7.0.0-preview.1.22109.13 1,643 2/17/2022
6.0.29 3,692 4/9/2024
6.0.28 30,714 3/12/2024
6.0.27 75,978 2/13/2024
6.0.26 166,427 1/9/2024
6.0.25 216,787 11/14/2023
6.0.24 133,693 10/24/2023
6.0.23 86,177 10/10/2023
6.0.22 226,111 9/12/2023
6.0.21 453,880 8/8/2023
6.0.20 188,415 7/11/2023
6.0.19 184,077 6/22/2023
6.0.18 129,639 6/13/2023
6.0.16 592,846 4/11/2023
6.0.15 367,586 3/14/2023
6.0.14 534,878 2/14/2023
6.0.13 618,714 1/10/2023
6.0.12 370,500 12/13/2022
6.0.11 920,164 11/7/2022
6.0.10 1,533,980 10/11/2022
6.0.9 1,204,982 9/13/2022
6.0.8 1,739,411 8/9/2022
6.0.7 1,270,009 7/12/2022
6.0.6 1,246,048 6/14/2022
6.0.5 2,028,151 5/10/2022
6.0.4 1,410,744 4/11/2022
6.0.3 1,629,648 3/8/2022
6.0.2 1,288,188 2/8/2022
6.0.1 1,942,445 12/14/2021
6.0.0 7,836,262 11/8/2021
6.0.0-rc.2.21480.10 16,816 10/12/2021
6.0.0-rc.1.21452.15 12,372 9/14/2021
6.0.0-preview.7.21378.6 25,042 8/10/2021
6.0.0-preview.6.21355.2 8,053 7/14/2021
6.0.0-preview.5.21301.17 4,090 6/15/2021
6.0.0-preview.4.21253.5 10,971 5/24/2021
6.0.0-preview.3.21201.13 20,871 4/8/2021
6.0.0-preview.2.21154.6 3,431 3/11/2021
6.0.0-preview.1.21103.6 11,202 2/12/2021
5.0.17 616,713 5/10/2022
5.0.16 88,388 4/11/2022
5.0.15 106,369 3/8/2022
5.0.14 155,487 2/8/2022
5.0.13 409,414 12/14/2021
5.0.12 342,450 11/7/2021
5.0.11 882,440 10/12/2021
5.0.10 1,829,705 9/14/2021
5.0.9 1,008,635 8/10/2021
5.0.8 736,200 7/13/2021
5.0.7 934,683 6/8/2021
5.0.6 753,942 5/11/2021
5.0.5 1,129,686 4/6/2021
5.0.4 646,537 3/9/2021
5.0.3 584,783 2/9/2021
5.0.2 643,443 1/12/2021
5.0.1 9,264,267 12/8/2020
5.0.0 665,523 11/9/2020
5.0.0-rc.2.20475.17 11,670 10/13/2020
5.0.0-rc.1.20451.17 5,527 9/14/2020
5.0.0-preview.8.20414.8 3,778 8/25/2020
5.0.0-preview.7.20365.19 8,899 7/21/2020
5.0.0-preview.6.20312.15 2,876 6/25/2020
5.0.0-preview.5.20279.2 2,532 6/10/2020
5.0.0-preview.4.20257.10 4,436 5/18/2020
5.0.0-preview.3.20215.14 9,997 4/23/2020
5.0.0-preview.2.20167.3 68,263 4/2/2020
5.0.0-preview.1.20124.5 6,282 3/16/2020
3.1.32 389,210 12/13/2022
3.1.31 24,648 11/8/2022
3.1.30 33,397 10/11/2022
3.1.29 50,224 9/13/2022
3.1.28 54,923 8/9/2022
3.1.27 44,976 7/12/2022
3.1.26 55,546 6/14/2022
3.1.25 57,749 5/10/2022
3.1.24 92,660 4/11/2022
3.1.23 95,426 3/8/2022
3.1.22 333,810 12/14/2021
3.1.21 136,092 11/7/2021
3.1.20 86,639 10/11/2021
3.1.19 143,621 9/14/2021
3.1.18 379,147 8/10/2021
3.1.17 188,321 7/13/2021
3.1.16 154,391 6/8/2021
3.1.15 189,218 5/11/2021
3.1.14 210,606 4/6/2021
3.1.13 304,533 3/9/2021
3.1.12 352,811 2/9/2021
3.1.11 258,612 1/12/2021
3.1.10 893,187 11/9/2020
3.1.9 1,312,759 10/13/2020
3.1.8 1,829,828 9/8/2020
3.1.7 1,299,661 8/11/2020
3.1.6 1,985,186 7/14/2020
3.1.5 1,273,949 6/9/2020
3.1.4 842,664 5/12/2020
3.1.3 1,577,942 3/24/2020
3.1.2 1,208,214 2/18/2020
3.1.1 914,600 1/14/2020
3.1.0 958,246 12/3/2019
3.1.0-preview3.19555.2 9,138 11/13/2019
3.1.0-preview2.19528.8 2,401 11/1/2019
3.1.0-preview1.19508.20 10,296 10/15/2019
3.0.3 68,360 2/18/2020
3.0.2 36,421 1/14/2020
3.0.0 12,862,906 9/23/2019
3.0.0-rc1.19457.4 2,426 9/16/2019
3.0.0-preview9.19424.4 6,274 9/4/2019
3.0.0-preview8.19405.7 17,960 8/13/2019
3.0.0-preview7.19365.7 9,146 7/23/2019
3.0.0-preview6.19307.2 27,077 6/12/2019
3.0.0-preview5-19227-01 14,833 5/6/2019
3.0.0-preview4-19216-03 9,695 4/18/2019
3.0.0-preview3-19153-02 32,586 3/6/2019
3.0.0-preview-19075-0444 17,413 1/29/2019
2.2.0 109,994,357 12/3/2018
2.2.0-preview3-35497 107,819 10/17/2018
2.2.0-preview2-35157 94,264 9/12/2018
2.2.0-preview1-35029 37,378 8/22/2018
2.1.3 35,329,600 8/21/2018
2.1.2 23,233,210 7/10/2018
2.1.1 11,806,704 6/18/2018
2.1.0 13,447,914 5/29/2018
2.1.0-rc1-final 107,960 5/6/2018
2.1.0-preview2-final 101,609 4/10/2018