Microsoft.Extensions.DiagnosticAdapter 1.0.0-rc2-final

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

This is a prerelease version of Microsoft.Extensions.DiagnosticAdapter.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.DiagnosticAdapter --version 1.0.0-rc2-final
                    
NuGet\Install-Package Microsoft.Extensions.DiagnosticAdapter -Version 1.0.0-rc2-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.Extensions.DiagnosticAdapter" Version="1.0.0-rc2-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.DiagnosticAdapter" Version="1.0.0-rc2-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" />
                    
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.Extensions.DiagnosticAdapter --version 1.0.0-rc2-final
                    
#r "nuget: Microsoft.Extensions.DiagnosticAdapter, 1.0.0-rc2-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.
#addin nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=1.0.0-rc2-final&prerelease
                    
Install Microsoft.Extensions.DiagnosticAdapter as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=1.0.0-rc2-final&prerelease
                    
Install Microsoft.Extensions.DiagnosticAdapter as a Cake Tool

A DiagnosticListener implementation which provides duck-typing through generated proxy types.

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 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.1 is compatible.  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 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 (109)

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

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.

Microsoft.ApplicationInsights.Kubernetes

Kubernetes support for .NET Core

Microsoft.AspNetCore.ApplicationInsights.HostingStartup

ASP.NET Core lightup integration with Application Insights.

Ocelot

Ocelot is an API gateway based on .NET stack.

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on Microsoft.Extensions.DiagnosticAdapter:

Repository Stars
ThreeMammals/Ocelot
.NET API Gateway
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
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
mayuki/Rin
Request/response Inspector middleware for ASP.NET Core
exceptionless/Exceptionless.Net
Exceptionless clients for the .NET platform
aspnet/Hosting
[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
aspnet/Diagnostics
[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
andrewlock/asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
OpenSagas-csharp/servicecomb-pack-csharp
The .NET omega agent for Apache incubator-servicecomb-saga https://github.com/apache/servicecomb-pack
jiangjinnan/InsideAspNetCore3
ASP.NET Core 3框架揭秘实例
microsoft/ApplicationInsights-Kubernetes
Enrich the telemetry data for .NET applications running inside containers that are managed by Kubernetes.
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
jiangjinnan/InsideAspNet6
Version Downloads Last updated
5.0.0-preview.3.20215.2 42,837 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 708 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 1,113 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 12,816,849 12/13/2022
3.1.31 481,141 11/8/2022
3.1.30 115,090 10/11/2022
3.1.29 151,074 9/13/2022
3.1.28 215,458 8/9/2022
3.1.27 7,481,003 7/12/2022
3.1.26 79,567 6/14/2022
3.1.25 268,824 5/10/2022
3.1.24 36,290 4/11/2022
3.1.23 260,849 3/8/2022
3.1.22 3,110,031 12/14/2021
3.1.21 217,946 11/7/2021
3.1.20 89,641 10/11/2021
3.1.19 91,662 9/14/2021
3.1.18 147,063 8/10/2021
3.1.17 139,233 7/13/2021
3.1.16 265,034 6/8/2021
3.1.15 446,488 5/11/2021
3.1.14 6,495,706 4/6/2021
3.1.13 256,775 3/9/2021
3.1.12 286,124 2/9/2021
3.1.11 234,354 1/12/2021
3.1.10 2,119,579 11/9/2020
3.1.9 124,546 10/13/2020
3.1.8 275,336 9/8/2020
3.1.7 78,243 8/11/2020
3.1.6 98,571 7/14/2020
3.1.5 542,452 6/9/2020
3.1.4 17,557,550 5/12/2020
3.1.3 1,974,420 3/24/2020
3.1.2 142,200 2/18/2020
3.1.1 556,057 1/14/2020
3.1.0 1,714,646 12/3/2019
3.1.0-preview3.19553.2 871 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 660 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 1,775 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 1,394 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,209 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 22,967 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 949,675 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 4,611 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 2,583 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 12,889 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 4,774 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 7,614 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,777 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 698 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 974 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 926 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,226 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.3.0 2,127 1/14/2025
2.2.0 15,716,928 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 64,114 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 10,980 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 7,177 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.0 30,715,148 5/29/2018
2.1.0-rc1-final 21,699 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,210 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 37,793 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 6,245,174 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 10,348,719 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 52,129 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 19,696 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 1,680,147 9/20/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 110,274 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 69,830,034 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 2,824 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 12,127,558 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 8,265 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 7,739,289 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 39,564 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 114,288 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.