Microsoft.AspNetCore.App
2.1.0-preview2-final
Prefix Reserved
Details
| Advisory: https://github.com/advisories/GHSA-hxrm-9w7p-39cc | Severity: high |
Additional Details
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
This is a prerelease version of Microsoft.AspNetCore.App.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.App --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.AspNetCore.App -Version 2.1.0-preview2-final
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.App" Version="2.1.0-preview2-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.App" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.AspNetCore.App" />
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.App --version 2.1.0-preview2-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.App, 2.1.0-preview2-final"
#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.App@2.1.0-preview2-final
#: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.App&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.App&version=2.1.0-preview2-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.AspNetCore.App
| 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. 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. |
| .NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- Microsoft.AspNet.WebApi.Client (= 5.2.4)
- Microsoft.AspNetCore (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Antiforgery (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.Cookies (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.Core (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.Facebook (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.Google (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.JwtBearer (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.OAuth (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.Twitter (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authentication.WsFederation (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authorization (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Authorization.Policy (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Connections.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.CookiePolicy (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Cors (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Cryptography.Internal (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Cryptography.KeyDerivation (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.DataProtection (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.DataProtection.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.DataProtection.Extensions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Diagnostics (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Diagnostics.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.HostFiltering (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Hosting (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Hosting.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Hosting.Server.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Html.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Http (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Http.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Http.Connections (= 1.0.0-preview2-final)
- Microsoft.AspNetCore.Http.Connections.Common (= 1.0.0-preview2-final)
- Microsoft.AspNetCore.Http.Extensions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Http.Features (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.HttpOverrides (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.HttpsPolicy (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Identity (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Identity.UI (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.JsonPatch (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Localization (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Localization.Routing (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.MiddlewareAnalysis (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Analyzers (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.ApiExplorer (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Core (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Cors (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.DataAnnotations (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Formatters.Json (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Formatters.Xml (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Localization (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Razor (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Razor.Extensions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.Razor.ViewCompilation (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.RazorPages (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.TagHelpers (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Mvc.ViewFeatures (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.NodeServices (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Owin (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Razor (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Razor.Design (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Razor.Language (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Razor.Runtime (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.ResponseCaching (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.ResponseCaching.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.ResponseCompression (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Rewrite (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Routing (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Routing.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Server.HttpSys (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Server.IISIntegration (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Server.Kestrel (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Server.Kestrel.Core (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Server.Kestrel.Https (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.Session (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.SignalR (= 1.0.0-preview2-final)
- Microsoft.AspNetCore.SignalR.Common (= 1.0.0-preview2-final)
- Microsoft.AspNetCore.SignalR.Core (= 1.0.0-preview2-final)
- Microsoft.AspNetCore.SpaServices (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.SpaServices.Extensions (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.StaticFiles (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.WebSockets (= 2.1.0-preview2-final)
- Microsoft.AspNetCore.WebUtilities (= 2.1.0-preview2-final)
- Microsoft.CodeAnalysis.Razor (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore.Abstractions (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore.Analyzers (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore.Design (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore.InMemory (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore.Relational (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore.SqlServer (= 2.1.0-preview2-final)
- Microsoft.EntityFrameworkCore.Tools (= 2.1.0-preview2-final)
- Microsoft.Extensions.Caching.Abstractions (= 2.1.0-preview2-final)
- Microsoft.Extensions.Caching.Memory (= 2.1.0-preview2-final)
- Microsoft.Extensions.Caching.SqlServer (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.Abstractions (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.Binder (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.CommandLine (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.EnvironmentVariables (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.FileExtensions (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.Ini (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.Json (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.KeyPerFile (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.UserSecrets (= 2.1.0-preview2-final)
- Microsoft.Extensions.Configuration.Xml (= 2.1.0-preview2-final)
- Microsoft.Extensions.DependencyInjection (= 2.1.0-preview2-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (= 2.1.0-preview2-final)
- Microsoft.Extensions.DiagnosticAdapter (= 2.1.0-preview2-final)
- Microsoft.Extensions.FileProviders.Abstractions (= 2.1.0-preview2-final)
- Microsoft.Extensions.FileProviders.Composite (= 2.1.0-preview2-final)
- Microsoft.Extensions.FileProviders.Embedded (= 2.1.0-preview2-final)
- Microsoft.Extensions.FileProviders.Physical (= 2.1.0-preview2-final)
- Microsoft.Extensions.FileSystemGlobbing (= 2.1.0-preview2-final)
- Microsoft.Extensions.Hosting (= 2.1.0-preview2-final)
- Microsoft.Extensions.Hosting.Abstractions (= 2.1.0-preview2-final)
- Microsoft.Extensions.Http (= 2.1.0-preview2-final)
- Microsoft.Extensions.Identity.Core (= 2.1.0-preview2-final)
- Microsoft.Extensions.Identity.Stores (= 2.1.0-preview2-final)
- Microsoft.Extensions.Localization (= 2.1.0-preview2-final)
- Microsoft.Extensions.Localization.Abstractions (= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging (= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging.Abstractions (= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging.Configuration (= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging.Console (= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging.Debug (= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging.EventSource (= 2.1.0-preview2-final)
- Microsoft.Extensions.Logging.TraceSource (= 2.1.0-preview2-final)
- Microsoft.Extensions.ObjectPool (= 2.1.0-preview2-final)
- Microsoft.Extensions.Options (= 2.1.0-preview2-final)
- Microsoft.Extensions.Options.ConfigurationExtensions (= 2.1.0-preview2-final)
- Microsoft.Extensions.Primitives (= 2.1.0-preview2-final)
- Microsoft.Extensions.WebEncoders (= 2.1.0-preview2-final)
- Microsoft.Net.Http.Headers (= 2.1.0-preview2-final)
NuGet packages (191)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.App:
| Package | Downloads |
|---|---|
|
Neomode.Tools
Tools to neomode projects |
|
|
Neomode.LojasMM.Integration
Package for integration Lojas MM |
|
|
ArragroCMS.Web.Management
The backend and core API's for Arragro CMS. |
|
|
Dasync.AspNetCore
HTTP fabric for ASP.NET Core applications |
|
|
Neomode.Precode.Integration
Package for Precode Integration |
GitHub repositories (211)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.App:
| Repository | Stars |
|---|---|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
|
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
|
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming.
|
|
|
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
|
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
|
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
|
|
|
alastairtree/LazyCache
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
|
|
|
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
|
|
|
blowdart/AspNetAuthorizationWorkshop
A workshop for moving through the various new pieces in ASP.NET Core Authorization
|
|
|
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
|
|
|
sendgrid/sendgrid-csharp
The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
|
|
|
ProxyKit/ProxyKit
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|
|
|
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
|
|
|
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.2.8 | 2,089,245 | 11/18/2019 | |
| 2.1.34 | 80,321 | 5/10/2022 | |
| 2.1.31 | 5,190 | 5/5/2022 | |
| 2.1.30 | 196,026 | 8/19/2021 | |
| 2.1.29 | 18,498 | 8/10/2021 | |
| 2.1.28 | 39,132 | 5/11/2021 | |
| 2.1.27 | 20,403 | 4/6/2021 | |
| 2.1.26 | 40,161 | 3/9/2021 | |
| 2.1.25 | 26,725 | 2/9/2021 | |
| 2.1.24 | 24,559 | 1/12/2021 | |
| 2.1.23 | 96,943 | 10/13/2020 | |
| 2.1.22 | 70,364 | 9/8/2020 | |
| 2.1.21 | 30,831 | 8/11/2020 | |
| 2.1.20 | 42,113 | 7/14/2020 | |
| 2.1.19 | 70,235 | 6/9/2020 | |
| 2.1.18 | 53,397 | 5/12/2020 | |
| 2.1.17 | 97,021 | 3/24/2020 | |
| 2.1.16 | 68,122 | 2/18/2020 | |
| 2.1.15 | 160,355 | 1/14/2020 | |
| 2.1.0-preview2-final | 15,269 | 4/10/2018 |
Loading failed