Microsoft.AspNetCore.All
2.1.6
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-6px8-22w5-w334 | Severity: high |
Advisory: https://github.com/advisories/GHSA-mv2r-q4g5-j8q5 | Severity: high |
Advisory: https://github.com/advisories/GHSA-f8qx-mjcq-wfgx | Severity: high |
Advisory: https://github.com/advisories/GHSA-655q-9gvg-q4cm | Severity: high |
Advisory: https://github.com/advisories/GHSA-23cv-jh4v-vffm | Severity: moderate |
Advisory: https://github.com/advisories/GHSA-prrf-397v-83xh | Severity: moderate |
See the version list below for details.
dotnet add package Microsoft.AspNetCore.All --version 2.1.6
NuGet\Install-Package Microsoft.AspNetCore.All -Version 2.1.6
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.6" />
<PackageVersion Include="Microsoft.AspNetCore.All" Version="2.1.6" />
<PackageReference Include="Microsoft.AspNetCore.All" />
paket add Microsoft.AspNetCore.All --version 2.1.6
#r "nuget: Microsoft.AspNetCore.All, 2.1.6"
#addin nuget:?package=Microsoft.AspNetCore.All&version=2.1.6
#tool nuget:?package=Microsoft.AspNetCore.All&version=2.1.6
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.
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.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.1
- Microsoft.AspNet.WebApi.Client (>= 5.2.6)
- Microsoft.AspNetCore (>= 2.1.6)
- Microsoft.AspNetCore.Antiforgery (>= 2.1.1)
- Microsoft.AspNetCore.ApplicationInsights.HostingStartup (>= 2.1.1)
- Microsoft.AspNetCore.Authentication (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Core (>= 2.1.1)
- Microsoft.AspNetCore.Authentication.Facebook (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Google (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Twitter (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.WsFederation (>= 2.1.2)
- Microsoft.AspNetCore.Authorization (>= 2.1.2)
- Microsoft.AspNetCore.Authorization.Policy (>= 2.1.2)
- Microsoft.AspNetCore.AzureAppServices.HostingStartup (>= 2.1.1)
- Microsoft.AspNetCore.AzureAppServicesIntegration (>= 2.1.1)
- Microsoft.AspNetCore.Connections.Abstractions (>= 2.1.3)
- Microsoft.AspNetCore.CookiePolicy (>= 2.1.2)
- Microsoft.AspNetCore.Cors (>= 2.1.1)
- Microsoft.AspNetCore.Cryptography.Internal (>= 2.1.1)
- Microsoft.AspNetCore.Cryptography.KeyDerivation (>= 2.1.1)
- Microsoft.AspNetCore.DataProtection (>= 2.1.1)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.DataProtection.AzureKeyVault (>= 2.1.1)
- Microsoft.AspNetCore.DataProtection.AzureStorage (>= 2.1.1)
- Microsoft.AspNetCore.DataProtection.Extensions (>= 2.1.1)
- Microsoft.AspNetCore.Diagnostics (>= 2.1.1)
- Microsoft.AspNetCore.Diagnostics.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (>= 2.1.1)
- Microsoft.AspNetCore.HostFiltering (>= 2.1.1)
- Microsoft.AspNetCore.Hosting (>= 2.1.1)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Hosting.Server.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Html.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http (>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http.Connections (>= 1.0.4)
- Microsoft.AspNetCore.Http.Connections.Common (>= 1.0.4)
- Microsoft.AspNetCore.Http.Extensions (>= 2.1.1)
- Microsoft.AspNetCore.Http.Features (>= 2.1.1)
- Microsoft.AspNetCore.HttpOverrides (>= 2.1.1)
- Microsoft.AspNetCore.HttpsPolicy (>= 2.1.1)
- Microsoft.AspNetCore.Identity (>= 2.1.6)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 2.1.6)
- Microsoft.AspNetCore.Identity.UI (>= 2.1.6)
- Microsoft.AspNetCore.JsonPatch (>= 2.1.1)
- Microsoft.AspNetCore.Localization (>= 2.1.1)
- Microsoft.AspNetCore.Localization.Routing (>= 2.1.1)
- Microsoft.AspNetCore.MiddlewareAnalysis (>= 2.1.1)
- Microsoft.AspNetCore.Mvc (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Analyzers (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.ApiExplorer (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Cors (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.DataAnnotations (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Formatters.Xml (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Localization (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Razor (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Razor.Extensions (>= 2.1.2)
- Microsoft.AspNetCore.Mvc.Razor.ViewCompilation (>= 2.1.1)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.1.3)
- Microsoft.AspNetCore.NodeServices (>= 2.1.1)
- Microsoft.AspNetCore.Owin (>= 2.1.1)
- Microsoft.AspNetCore.Razor (>= 2.1.2)
- Microsoft.AspNetCore.Razor.Design (>= 2.1.2)
- Microsoft.AspNetCore.Razor.Language (>= 2.1.2)
- Microsoft.AspNetCore.Razor.Runtime (>= 2.1.2)
- Microsoft.AspNetCore.ResponseCaching (>= 2.1.1)
- Microsoft.AspNetCore.ResponseCaching.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.ResponseCompression (>= 2.1.1)
- Microsoft.AspNetCore.Rewrite (>= 2.1.1)
- Microsoft.AspNetCore.Routing (>= 2.1.1)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Server.HttpSys (>= 2.1.1)
- Microsoft.AspNetCore.Server.IISIntegration (>= 2.1.2)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.1.3)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.1.3)
- Microsoft.AspNetCore.Server.Kestrel.Https (>= 2.1.3)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions (>= 2.1.3)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv (>= 2.1.3)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.1.3)
- Microsoft.AspNetCore.Session (>= 2.1.1)
- Microsoft.AspNetCore.SignalR (>= 1.0.4)
- Microsoft.AspNetCore.SignalR.Common (>= 1.0.4)
- Microsoft.AspNetCore.SignalR.Core (>= 1.0.4)
- Microsoft.AspNetCore.SignalR.Protocols.Json (>= 1.0.4)
- Microsoft.AspNetCore.SignalR.Redis (>= 1.0.4)
- Microsoft.AspNetCore.SpaServices (>= 2.1.1)
- Microsoft.AspNetCore.SpaServices.Extensions (>= 2.1.1)
- Microsoft.AspNetCore.StaticFiles (>= 2.1.1)
- Microsoft.AspNetCore.WebSockets (>= 2.1.1)
- Microsoft.AspNetCore.WebUtilities (>= 2.1.1)
- Microsoft.CodeAnalysis.Razor (>= 2.1.2)
- Microsoft.Data.Sqlite (>= 2.1.0)
- Microsoft.Data.Sqlite.Core (>= 2.1.0)
- Microsoft.EntityFrameworkCore (>= 2.1.4)
- Microsoft.EntityFrameworkCore.Abstractions (>= 2.1.4)
- Microsoft.EntityFrameworkCore.Analyzers (>= 2.1.4)
- Microsoft.EntityFrameworkCore.Design (>= 2.1.4)
- Microsoft.EntityFrameworkCore.InMemory (>= 2.1.4)
- Microsoft.EntityFrameworkCore.Relational (>= 2.1.4)
- Microsoft.EntityFrameworkCore.Sqlite (>= 2.1.4)
- Microsoft.EntityFrameworkCore.Sqlite.Core (>= 2.1.4)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.1.4)
- Microsoft.EntityFrameworkCore.Tools (>= 2.1.4)
- Microsoft.Extensions.Caching.Abstractions (>= 2.1.2)
- Microsoft.Extensions.Caching.Memory (>= 2.1.2)
- Microsoft.Extensions.Caching.Redis (>= 2.1.2)
- Microsoft.Extensions.Caching.SqlServer (>= 2.1.2)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Configuration.AzureKeyVault (>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.1)
- Microsoft.Extensions.Configuration.CommandLine (>= 2.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.1)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.1.1)
- Microsoft.Extensions.Configuration.Ini (>= 2.1.1)
- Microsoft.Extensions.Configuration.Json (>= 2.1.1)
- Microsoft.Extensions.Configuration.KeyPerFile (>= 2.1.1)
- Microsoft.Extensions.Configuration.UserSecrets (>= 2.1.1)
- Microsoft.Extensions.Configuration.Xml (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.1.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 2.1.1)
- Microsoft.Extensions.FileProviders.Composite (>= 2.1.1)
- Microsoft.Extensions.FileProviders.Embedded (>= 2.1.1)
- Microsoft.Extensions.FileProviders.Physical (>= 2.1.1)
- Microsoft.Extensions.FileSystemGlobbing (>= 2.1.1)
- Microsoft.Extensions.Hosting (>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Http (>= 2.1.1)
- Microsoft.Extensions.Identity.Core (>= 2.1.6)
- Microsoft.Extensions.Identity.Stores (>= 2.1.6)
- Microsoft.Extensions.Localization (>= 2.1.1)
- Microsoft.Extensions.Localization.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.AzureAppServices (>= 2.1.1)
- Microsoft.Extensions.Logging.Configuration (>= 2.1.1)
- Microsoft.Extensions.Logging.Console (>= 2.1.1)
- Microsoft.Extensions.Logging.Debug (>= 2.1.1)
- Microsoft.Extensions.Logging.EventSource (>= 2.1.1)
- Microsoft.Extensions.Logging.TraceSource (>= 2.1.1)
- Microsoft.Extensions.ObjectPool (>= 2.1.6)
- Microsoft.Extensions.Options (>= 2.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.1)
- Microsoft.Extensions.Primitives (>= 2.1.6)
- Microsoft.Extensions.WebEncoders (>= 2.1.1)
- Microsoft.Net.Http.Headers (>= 2.1.1)
- Microsoft.VisualStudio.Web.BrowserLink (>= 2.1.1)
- System.IO.Pipelines (>= 4.5.2)
NuGet packages (221)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.All:
Package | Downloads |
---|---|
GovUk.Education.SearchAndCompare.Ui.Shared
Shared components from the SearchAndCompare UI |
|
Sillycore.Web
A helper library to kickstart API developments on top of Sillycore. |
|
OF.Core
Ourway.OF.Core开发框架核心模块。 |
|
Exico.Shopify.Web.Core
Library for creating shopify store apps. Using this will make life easier and you only have to focus on your app's business logic. Everything else including installation or your app, billing etc will be taken care of automatically by this framework. There are many more into this framework. Consult documentation. |
|
Com.Mparang.AZLib
Package Description |
GitHub repositories (121)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.All:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server 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
|
|
SteveSanderson/Blazor
MOVED: Please see the new repo at https://github.com/aspnet/blazor
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
voat/voat
The code that powers Voat
|
|
guryanovev/CrystalQuartz
pluggable UI for Quartz.NET
|
|
linvi/tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
|
|
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
|
|
HTBox/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
|
|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
microsoft/Oryx
Build your repo automatically.
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
jamesmontemagno/monkey-cache
Easily cache any data structure for a specific amount of time in any .NET application.
|
|
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
|
|
beetlex-io/FastHttpApi
a lightweight and high-performance http/websocket service component in the dotnet core platform that supports TLS.
|
|
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
|
Version | Downloads | Last updated | |
---|---|---|---|
2.2.8 | 991,015 | 11/18/2019 | |
2.2.7 | 754,814 | 9/10/2019 | |
2.2.6 | 432,791 | 7/9/2019 | |
2.2.5 | 703,843 | 5/14/2019 | |
2.2.4 | 295,845 | 4/9/2019 | |
2.2.3 | 266,008 | 3/11/2019 | |
2.2.2 | 416,172 | 2/12/2019 | |
2.2.1 | 581,210 | 1/8/2019 | |
2.2.0 | 781,169 | 12/3/2018 | |
2.2.0-preview3-35497 | 5,855 | 10/17/2018 | |
2.2.0-preview2-35157 | 5,471 | 9/12/2018 | |
2.2.0-preview1-35029 | 3,911 | 8/22/2018 | |
2.1.34 | 13,215 | 5/10/2022 | |
2.1.31 | 1,672 | 5/5/2022 | |
2.1.30 | 33,758 | 8/19/2021 | |
2.1.29 | 4,324 | 8/10/2021 | |
2.1.28 | 19,794 | 5/11/2021 | |
2.1.27 | 13,225 | 4/6/2021 | |
2.1.26 | 37,159 | 3/9/2021 | |
2.1.25 | 12,762 | 2/9/2021 | |
2.1.24 | 5,463 | 1/12/2021 | |
2.1.23 | 36,427 | 10/13/2020 | |
2.1.22 | 45,064 | 9/8/2020 | |
2.1.21 | 17,298 | 8/11/2020 | |
2.1.20 | 8,902 | 7/14/2020 | |
2.1.19 | 29,304 | 6/9/2020 | |
2.1.18 | 14,982 | 5/12/2020 | |
2.1.17 | 51,644 | 3/24/2020 | |
2.1.16 | 71,887 | 2/18/2020 | |
2.1.15 | 56,628 | 1/14/2020 | |
2.1.14 | 58,247 | 11/18/2019 | |
2.1.13 | 160,733 | 9/10/2019 | |
2.1.12 | 55,697 | 7/9/2019 | |
2.1.11 | 206,369 | 5/14/2019 | |
2.1.10 | 89,989 | 4/9/2019 | |
2.1.9 | 72,991 | 3/11/2019 | |
2.1.8 | 180,666 | 2/12/2019 | |
2.1.7 | 101,246 | 1/8/2019 | |
2.1.6 | 585,848 | 11/13/2018 | |
2.1.5 | 1,400,928 | 10/1/2018 | |
2.1.4 | 1,136,973 | 9/11/2018 | |
2.1.3 | 1,252,584 | 8/21/2018 | |
2.1.2 | 1,585,358 | 7/10/2018 | |
2.1.1 | 868,286 | 6/18/2018 | |
2.1.0 | 1,341,917 | 5/29/2018 | |
2.1.0-rc1-final | 14,395 | 5/6/2018 | |
2.1.0-preview2-final | 13,452 | 4/10/2018 | |
2.1.0-preview1-final | 13,758 | 2/26/2018 | |
2.0.9 | 2,245,514 | 7/10/2018 | |
2.0.8 | 1,939,313 | 5/7/2018 | |
2.0.7 | 1,005,786 | 4/16/2018 | |
2.0.6 | 2,602,790 | 3/13/2018 | |
2.0.5 | 2,852,854 | 1/9/2018 | |
2.0.3 | 3,011,784 | 11/14/2017 | |
2.0.0 | 6,288,985 | 8/11/2017 | |
2.0.0-preview2-final | 53,758 | 6/27/2017 | |
2.0.0-preview1-final | 18,347 | 5/10/2017 |