Microsoft.Diagnostics.NETCore.Client 0.2.532401

Prefix Reserved
dotnet add package Microsoft.Diagnostics.NETCore.Client --version 0.2.532401                
NuGet\Install-Package Microsoft.Diagnostics.NETCore.Client -Version 0.2.532401                
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.Diagnostics.NETCore.Client" Version="0.2.532401" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Diagnostics.NETCore.Client --version 0.2.532401                
#r "nuget: Microsoft.Diagnostics.NETCore.Client, 0.2.532401"                
#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.Diagnostics.NETCore.Client as a Cake Addin
#addin nuget:?package=Microsoft.Diagnostics.NETCore.Client&version=0.2.532401

// Install Microsoft.Diagnostics.NETCore.Client as a Cake Tool
#tool nuget:?package=Microsoft.Diagnostics.NETCore.Client&version=0.2.532401                

.NET Core Diagnostics Client Library

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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 (21)

Showing the top 5 NuGet packages that depend on Microsoft.Diagnostics.NETCore.Client:

Package Downloads
Microsoft.Diagnostics.Runtime

ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.

Microsoft.ApplicationInsights.Profiler.Core

Core Library for Microsoft Application Insights Profiler.

Steeltoe.Management.EndpointBase

Steeltoe management endpoints

EventStore.Client.Embedded

The embedded client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/

EachShow.Util

通用基础功能

GitHub repositories (21)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Diagnostics.NETCore.Client:

Repository Stars
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.
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
ravendb/ravendb
ACID Document Database
microsoft/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
SteeltoeOSS/Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
Version Downloads Last updated
0.2.532401 11,975 6/27/2024
0.2.510501 260,400 2/6/2024
0.2.505301 47,161 1/4/2024
0.2.452401 163,506 10/26/2023
0.2.447801 18,755 9/29/2023
0.2.442301 41,544 8/28/2023
0.2.430602 105,042 6/8/2023
0.2.421201 98,359 4/13/2023
0.2.410101 283,672 2/15/2023
0.2.351802 128,071 10/22/2022
0.2.328102 3,208,858 6/1/2022
0.2.327302 7,340 5/24/2022
0.2.320703 41,377 4/19/2022
0.2.257301 272,274 12/2/2021
0.2.251802 11,124,057 10/19/2021
0.2.248003 4,229 10/5/2021
0.2.236902 652,054 7/22/2021
0.2.227602 41,562 6/5/2021
0.2.221401 2,125,705 4/21/2021
0.2.217401 8,146 3/26/2021
0.2.160202 462,384 12/9/2020
0.2.152202 39,428 11/10/2020
0.2.141901 89,998 8/22/2020
0.2.137102 2,414,087 7/22/2020
0.2.61701 13,911,264 12/17/2019
0.1.0-preview.19606.2 4,329 12/7/2019

.NET Core Diagnostics Client Library