Microsoft.AspNetCore.Server.Kestrel
2.3.0
Prefix Reserved
dotnet add package Microsoft.AspNetCore.Server.Kestrel --version 2.3.0
NuGet\Install-Package Microsoft.AspNetCore.Server.Kestrel -Version 2.3.0
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.3.0" />
<PackageVersion Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" />
paket add Microsoft.AspNetCore.Server.Kestrel --version 2.3.0
#r "nuget: Microsoft.AspNetCore.Server.Kestrel, 2.3.0"
#addin nuget:?package=Microsoft.AspNetCore.Server.Kestrel&version=2.3.0
#tool nuget:?package=Microsoft.AspNetCore.Server.Kestrel&version=2.3.0
ASP.NET Core Kestrel cross-platform web server.
Product | Versions 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. |
.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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting (>= 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel.Https (>= 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.3.0)
- System.IO.Pipelines (>= 8.0.0)
NuGet packages (270)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Server.Kestrel:
Package | Downloads |
---|---|
Microsoft.AspNetCore
Microsoft.AspNetCore |
|
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. |
|
Microsoft.ServiceFabric.AspNetCore.Kestrel
This package provides AspNetCore Kestrel based communication listener for Service Fabric microservices. |
|
CoreWCF.NetTcp
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
GitHub repositories (121)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Server.Kestrel:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
aspnet/JavaScriptServices
[Archived] This repository has been archived
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
OPCFoundation/UA-.NETStandard
OPC Unified Architecture .NET Standard
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
|
|
blizzless/blizzless-diiis
Fully-functional open-source server implementation for Diablo 3
|
|
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network.
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 227,934 | 1/14/2025 | |
2.2.0 | 97,425,847 | 12/3/2018 | |
2.2.0-preview3-35497 | 80,060 | 10/17/2018 | |
2.2.0-preview2-35157 | 32,139 | 9/12/2018 | |
2.2.0-preview1-35029 | 14,184 | 8/22/2018 | |
2.1.3 | 37,619,619 | 8/21/2018 | |
2.1.2 | 6,554,025 | 7/10/2018 | |
2.1.1 | 13,668,383 | 6/18/2018 | |
2.1.0 | 5,804,225 | 5/29/2018 | |
2.1.0-rc1-final | 49,231 | 5/6/2018 | |
2.1.0-preview2-final | 39,903 | 4/10/2018 | |
2.1.0-preview1-final | 113,981 | 2/26/2018 | |
2.0.4 | 2,946,461 | 7/10/2018 | |
2.0.3 | 2,938,343 | 5/7/2018 | |
2.0.2 | 6,223,213 | 3/13/2018 | |
2.0.1 | 10,086,786 | 11/14/2017 | |
2.0.0 | 15,725,309 | 8/11/2017 | |
2.0.0-preview2-final | 84,434 | 6/28/2017 | |
2.0.0-preview1-final | 52,175 | 5/10/2017 | |
1.1.3 | 4,351,143 | 9/20/2017 | |
1.1.2 | 3,604,154 | 5/9/2017 | |
1.1.1 | 2,155,026 | 3/6/2017 | |
1.1.0 | 2,268,868 | 11/16/2016 | |
1.1.0-preview1-final | 23,040 | 10/24/2016 | |
1.0.6 | 11,737,708 | 11/14/2017 | |
1.0.5 | 1,325,576 | 9/20/2017 | |
1.0.4 | 1,802,863 | 5/9/2017 | |
1.0.3 | 912,451 | 3/6/2017 | |
1.0.2 | 3,342,387 | 12/12/2016 | |
1.0.1 | 2,101,441 | 9/13/2016 | |
1.0.0 | 5,827,180 | 6/27/2016 | |
1.0.0-rc2-final | 1,705,169 | 5/16/2016 |