749 packages tagged with “Diagnostics”
Components for performing health checks in .NET applications Commonly Used Types: Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Abstractions for defining health checks in .NET applications Commonly Used Types Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
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
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Components for performing health checks using EntityFrameworkCore. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
ASP.NET Core middleware for returning the results of Health Checks in the application This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Enables ASP.NET Web API tracing using System.Diagnostics.
Package Description
Defines core interfaces and types that comprise Microsoft.Diagnostics.EventFlow library.
This package includes .NET helpers such as: - Guard: Helper methods to verify conditions when running code. - ThrowHelper: Helper methods to efficiently throw exceptions.
AsyncFixer detects common async/await anti-patterns and, when possible, offers automatic fixes. It currently reports 6 categories of async/await misuse and provides code fixes for 3 of them. It has been validated against thousands of open-source C# projects and is designed to handle tricky real-world edge cases. Tool-friendly diagnostics support AI-assisted workflows even when a built-in code fix is not available.
Contains the following Microsoft Azure SDK dlls: 1. Microsoft.WindowsAzure.ServiceRuntime.dll v2.7 2. Microsoft.WindowsAzure.Diagnostics.dll v2.8 3. WindowsAzureTelemetryEvents.dll v2.7 4. WindowsAzureEventSource.dll v2.7
Google Cloud Logging, Trace and Error Reporting Instrumentation Libraries Common Components.
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET 4.0 application. For ASP.NET MVC3 support, please NuGet Glimpse.MVC3.
Autofac diagnostics support to enable DOT graph visualization of resolve requests.
Provides utilities to facilitate metrics (timers, counters, gauges, meters, healthchecks) on top of Serilog.
Confluent.Kafka instrumentationusing the [System.Diagnostics.Activity](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity) API
Microsoft.Utilities.DependencyInjection (IServiceCollection) support for SkyAPM.
Provides an input implementation for capturing diagnostics data sourced through System.Diagnostics.Tracing.EventSource infrastructure.
SkyAPM.Diagnostics.SqlClient notifies outgoing SqlClient requests.
SkyAPM configuration extensions.
Microsoft.Utilities.Logging support for SkyAPM.
SkyAPM.Diagnostics.AspNetCore notifies Web Http requests.
SkyAPM.Diagnostics.HttpClient notifies outgoing Http requests.
Provides an output implementation that sends diagnostics data to standard output stream (useful for debugging purposes).
ASP.NET Core Error Logging Middleware (ELM) to capture and display request logs.