Microsoft.AspNetCore.App
2.2.8
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.
Install-Package Microsoft.AspNetCore.App -Version 2.2.8
dotnet add package Microsoft.AspNetCore.App --version 2.2.8
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.App --version 2.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.App, 2.2.8"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.2
- Microsoft.AspNet.WebApi.Client (>= 5.2.6 && < 5.3.0)
- Microsoft.AspNetCore (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Antiforgery (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.Core (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.Google (>= 2.2.2 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authentication.WsFederation (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authorization (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Authorization.Policy (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.CookiePolicy (>= 2.2.8 && < 2.3.0)
- Microsoft.AspNetCore.Cors (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Cryptography.Internal (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Cryptography.KeyDerivation (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.DataProtection (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.DataProtection.Extensions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Diagnostics.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (>= 2.2.1 && < 2.3.0)
- Microsoft.AspNetCore.Diagnostics.HealthChecks (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.HostFiltering (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Hosting (>= 2.2.7 && < 2.3.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Hosting.Server.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Html.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Http (>= 2.2.2 && < 2.3.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Http.Connections (>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Http.Connections.Common (>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Http.Features (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.HttpOverrides (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.HttpsPolicy (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Identity (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Identity.UI (>= 2.2.5 && < 2.3.0)
- Microsoft.AspNetCore.JsonPatch (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Localization (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Localization.Routing (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.MiddlewareAnalysis (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Analyzers (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.ApiExplorer (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Cors (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.DataAnnotations (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Formatters.Xml (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Razor (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Razor.Extensions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.Razor.ViewCompilation (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.2.5 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.NodeServices (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Owin (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Razor (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Razor.Design (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Razor.Language (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Razor.Runtime (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.ResponseCaching (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.ResponseCaching.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.ResponseCompression (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Rewrite (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2 && < 2.3.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Server.HttpSys (>= 2.2.6 && < 2.3.0)
- Microsoft.AspNetCore.Server.IIS (>= 2.2.6 && < 2.3.0)
- Microsoft.AspNetCore.Server.IISIntegration (>= 2.2.1 && < 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel.Https (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.2.1 && < 2.3.0)
- Microsoft.AspNetCore.Session (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.SignalR (>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.SignalR.Common (>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.SignalR.Core (>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.SignalR.Protocols.Json (>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.SpaServices (>= 2.2.7 && < 2.3.0)
- Microsoft.AspNetCore.SpaServices.Extensions (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0 && < 2.3.0)
- Microsoft.AspNetCore.WebSockets (>= 2.2.1 && < 2.3.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0 && < 2.3.0)
- Microsoft.CodeAnalysis.Razor (>= 2.2.0 && < 2.3.0)
- Microsoft.EntityFrameworkCore (>= 2.2.6 && < 2.3.0)
- Microsoft.EntityFrameworkCore.Abstractions (>= 2.2.6 && < 2.3.0)
- Microsoft.EntityFrameworkCore.Analyzers (>= 2.2.6 && < 2.3.0)
- Microsoft.EntityFrameworkCore.Design (>= 2.2.6 && < 2.3.0)
- Microsoft.EntityFrameworkCore.InMemory (>= 2.2.6 && < 2.3.0)
- Microsoft.EntityFrameworkCore.Relational (>= 2.2.6 && < 2.3.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.2.6 && < 2.3.0)
- Microsoft.EntityFrameworkCore.Tools (>= 2.2.6 && < 2.3.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Caching.SqlServer (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration.Binder (>= 2.2.4 && < 2.3.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.2.4 && < 2.3.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration.Ini (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration.KeyPerFile (>= 2.2.4 && < 2.3.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Configuration.Xml (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 2.2.5 && < 2.3.0)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.FileProviders.Composite (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.FileProviders.Physical (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.FileSystemGlobbing (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Hosting (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Http (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Identity.Core (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Identity.Stores (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Localization (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Localization.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Logging (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Logging.Configuration (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Logging.Console (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Logging.Debug (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Logging.EventSource (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Logging.TraceSource (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.ObjectPool (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Options (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.Primitives (>= 2.2.0 && < 2.3.0)
- Microsoft.Extensions.WebEncoders (>= 2.2.0 && < 2.3.0)
- Microsoft.Net.Http.Headers (>= 2.2.8 && < 2.3.0)
- System.IO.Pipelines (>= 4.5.3)
Used By
NuGet packages (210)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.App:
Package | Downloads |
---|---|
Dasync.AspNetCore
HTTP fabric for ASP.NET Core applications
|
|
ArragroCMS.Web.Management
The backend and core API's for Arragro CMS.
|
|
Neomode.LojasMM.Integration
Package for integration Lojas MM
|
|
Neomode.VTEX.Integration
Package for VTEX Integration
|
|
Neomode.MaxiPago.Integration
Package for MaxiPago integration
|
GitHub repositories (230)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.App:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
|
|
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
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.2.8 | 1,079,066 | 11/18/2019 | |
2.2.7 | 656,961 | 9/10/2019 | |
2.2.6 | 654,090 | 7/9/2019 | |
2.2.5 | 599,819 | 5/14/2019 | |
2.2.4 | 350,504 | 4/9/2019 | |
2.2.3 | 484,824 | 3/11/2019 | |
2.2.2 | 456,937 | 2/12/2019 | |
2.2.1 | 577,976 | 1/8/2019 | |
2.2.0 | 4,560,591 | 12/3/2018 | |
2.2.0-preview3-35497 | 58,692 | 10/17/2018 | |
2.2.0-preview2-35157 | 4,130 | 9/12/2018 | |
2.2.0-preview1-35029 | 2,147 | 8/22/2018 | |
2.1.25 | 8,838 | 2/9/2021 | |
2.1.24 | 12,359 | 1/12/2021 | |
2.1.23 | 60,835 | 10/13/2020 | |
2.1.22 | 31,519 | 9/8/2020 | |
2.1.21 | 18,411 | 8/11/2020 | |
2.1.20 | 24,052 | 7/14/2020 | |
2.1.19 | 44,840 | 6/9/2020 | |
2.1.18 | 38,801 | 5/12/2020 | |
2.1.17 | 78,816 | 3/24/2020 | |
2.1.16 | 52,478 | 2/18/2020 | |
2.1.15 | 120,638 | 1/14/2020 | |
2.1.14 | 87,084 | 11/18/2019 | |
2.1.13 | 328,362 | 9/10/2019 | |
2.1.12 | 575,656 | 7/9/2019 | |
2.1.11 | 180,817 | 5/14/2019 | |
2.1.10 | 148,448 | 4/9/2019 | |
2.1.9 | 460,494 | 3/11/2019 | |
2.1.8 | 700,901 | 2/12/2019 | |
2.1.7 | 206,543 | 1/8/2019 | |
2.1.6 | 619,060 | 11/13/2018 | |
2.1.5 | 1,173,204 | 10/1/2018 | |
2.1.4 | 1,217,354 | 9/11/2018 | |
2.1.3 | 566,418 | 8/21/2018 | |
2.1.2 | 1,051,828 | 7/10/2018 | |
2.1.1 | 3,131,309 | 6/18/2018 | |
2.1.0 | 1,652,171 | 5/29/2018 | |
2.1.0-rc1-final | 9,895 | 5/6/2018 | |
2.1.0-preview2-final | 10,687 | 4/10/2018 | |
2.1.0-preview1-final | 21,107 | 2/26/2018 |