Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv 6.0.36

Prefix Reserved
dotnet add package Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv --version 6.0.36
                    
NuGet\Install-Package Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv -Version 6.0.36
                    
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.Server.Kestrel.Transport.Libuv" Version="6.0.36" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" Version="6.0.36" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" />
                    
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.Server.Kestrel.Transport.Libuv --version 6.0.36
                    
#r "nuget: Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv, 6.0.36"
                    
#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.Server.Kestrel.Transport.Libuv@6.0.36
                    
#: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.Server.Kestrel.Transport.Libuv&version=6.0.36
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv&version=6.0.36
                    
Install as a Cake Tool

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/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv:

Package Downloads
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.

KissU.AspNetCore

KissU.AspNetCore

Axle.Web.AspNetCore

Axle Framework ASP.NET Core Library.

KissU.Kestrel.Http

Kestrel服务层:实现基于Kestrel服务的信息的发送和接收

Szuruik.KestrelHttpServer

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv:

Repository Stars
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
Spreads/SignalW
Even simpler and faster real-time web for ASP.NET Core.
redhat-developer/kestrel-linux-transport
Linux Transport for Kestrel
Version Downloads Last Updated
6.0.36 374,064 11/12/2024
6.0.35 225,877 10/8/2024
6.0.33 232,704 8/13/2024
6.0.32 215,260 7/9/2024
6.0.31 244,391 5/28/2024
6.0.30 210,934 5/14/2024
6.0.29 214,999 4/9/2024
6.0.28 210,221 3/12/2024
6.0.27 228,271 2/13/2024
6.0.26 238,446 1/9/2024
6.0.25 267,595 11/14/2023
6.0.24 210,811 10/24/2023
6.0.23 210,596 10/10/2023
6.0.22 213,256 9/12/2023
6.0.21 288,422 8/8/2023
6.0.20 211,022 7/11/2023 6.0.20 has at least one vulnerability with high severity.
2.3.9 55,547 1/7/2026
2.3.8 58,947 1/7/2026
2.3.0 230,823 1/14/2025
2.1.40 254,912 8/8/2023
Loading failed