Microsoft.AspNetCore 2.3.0

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

Microsoft.AspNetCore

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. 
.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 (895)

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

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.

WireMock.Net

Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.

GraphQL.Server.Transports.AspNetCore

HTTP middleware for GraphQL

GraphQL.Server.Ui.Playground

GraphQL Playground integration for ASP.NET Core

GitHub repositories (160)

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

Repository Stars
Jackett/Jackett
API Support for your favorite torrent trackers
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
chocolatey/choco
Chocolatey - the package manager for Windows
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
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.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
discord-net/Discord.Net
An unofficial .Net wrapper for the Discord API (https://discord.com/)
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
CoreWCF/CoreWCF
Main repository for the Core WCF project
SteveSanderson/Blazor
MOVED: Please see the new repo at https://github.com/aspnet/blazor
dotnet/templating
This repo contains the Template Engine which is used by dotnet new
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
castleproject/Windsor
Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
Version Downloads Last updated
2.3.0 205,987 1/14/2025
2.2.0 59,709,965 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 70,507 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 23,745 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 10,802 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.7 16,849,194 1/8/2019
2.1.6 3,378,144 11/13/2018
2.1.4 7,242,560 10/1/2018
2.1.3 6,174,719 8/21/2018
2.1.2 5,779,028 7/10/2018
2.1.1 12,558,184 6/18/2018
2.1.0 5,318,920 5/29/2018
2.1.0-rc1-final 45,595 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 36,740 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 108,606 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,658,932 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,743,381 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 5,828,782 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 9,257,393 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 14,554,955 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 81,334 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 37,921 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.7 328,385 7/10/2018 1.1.7 is deprecated because it is no longer maintained.
1.1.6 95,936 3/13/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 79,286 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 31,547 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 136,076 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 2,601,395 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 1,283,757 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 907,626 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.0.8 254,992 3/13/2018 1.0.8 is deprecated because it is no longer maintained.
1.0.7 8,240 11/14/2017 1.0.7 is deprecated because it is no longer maintained.
1.0.6 6,758 9/20/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 105,477 5/9/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 64,180 3/6/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 259,866 12/12/2016 1.0.3 is deprecated because it is no longer maintained.