Microsoft.AspNetCore.Diagnostics.Abstractions 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
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

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Diagnostics.Abstractions --version 1.0.0
NuGet\Install-Package Microsoft.AspNetCore.Diagnostics.Abstractions -Version 1.0.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.Diagnostics.Abstractions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Diagnostics.Abstractions --version 1.0.0
#r "nuget: Microsoft.AspNetCore.Diagnostics.Abstractions, 1.0.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.
// Install Microsoft.AspNetCore.Diagnostics.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Diagnostics.Abstractions&version=1.0.0

// Install Microsoft.AspNetCore.Diagnostics.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Diagnostics.Abstractions&version=1.0.0

ASP.NET Core diagnostics middleware abstractions and feature interface definitions.

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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 (71)

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

Package Downloads
Microsoft.AspNetCore.Mvc.ViewFeatures The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.Diagnostics The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

OpenIddict.Server.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core integration package for the OpenIddict server services.

GitHub repositories (13)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Diagnostics.Abstractions:

Repository Stars
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
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
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.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
Version Downloads Last updated
2.2.0 140,061,134 12/3/2018
2.2.0-preview3-35497 98,605 10/17/2018
2.2.0-preview2-35157 47,287 9/12/2018
2.2.0-preview1-35029 25,228 8/22/2018
2.1.1 43,823,047 6/18/2018
2.1.0 30,434,148 5/29/2018
2.1.0-rc1-final 113,680 5/6/2018
2.1.0-preview2-final 124,599 4/10/2018
2.1.0-preview1-final 154,623 2/26/2018
2.0.3 6,988,424 5/7/2018
2.0.2 8,020,186 3/13/2018
2.0.1 18,972,852 11/14/2017
2.0.0 31,147,434 8/11/2017
2.0.0-preview2-final 106,841 6/27/2017
2.0.0-preview1-final 38,407 5/10/2017
1.1.6 1,641,430 7/10/2018
1.1.5 505,969 12/12/2017
1.1.4 74,998 11/14/2017
1.1.3 218,221 9/20/2017
1.1.2 4,136,269 5/9/2017
1.1.1 4,174,352 3/6/2017
1.1.0 3,194,939 11/16/2016
1.1.0-preview1-final 29,336 10/24/2016
1.0.5 715,884 11/14/2017
1.0.4 21,009 9/20/2017
1.0.3 149,688 5/9/2017
1.0.2 3,358,594 3/6/2017
1.0.1 663,175 12/12/2016
1.0.0 4,645,055 6/27/2016
1.0.0-rc2-final 174,837 5/16/2016