App.Metrics
by: Allan Hardy and Contributors
- 954 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Abstractions
by: Allan Hardy and Contributors
- 873 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.AppNetCore
by: Allan Hardy and Contributors
- 883 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.AspNetCore
by: Allan Hardy and Contributors
- 862 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core is a an open-source web framework allowing you to record typical web metrics and expose metrics and environment information over HTTP and more.
App.Metrics.AspNetCore.Abstractions
by: Allan Hardy and Contributors
- 919 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core abstractions and interfaces for routing, HTTP response formatting and more.
App.Metrics.AspNetCore.All
by: Allan Hardy and Contributors
- 451 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics App Metapackage - Contains all features for an AspNetCore application.
App.Metrics.AspNetCore.Core
by: Allan Hardy and Contributors
- 841 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core core components.
App.Metrics.AspNetCore.Endpoints
by: Allan Hardy and Contributors
- 718 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core Endpoints provides the ability to expose metrics and environment information as web endpoints.
App.Metrics.AspNetCore.Hosting
by: Allan Hardy and Contributors
- 737 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core Hosting provides extensions to configure App Metrics in an ASP.NET Core application.
App.Metrics.AspNetCore.Mvc
by: Allan Hardy and Contributors
- 995 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core MVC features such as metric tracking on controller actions using attribute routes.
App.Metrics.AspNetCore.Mvc.Core
by: Allan Hardy and Contributors
- 825 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core MVC Core features such as metric tracking on controller actions using attribute routes.
App.Metrics.AspNetCore.Reporting
by: Allan Hardy and Contributors
- 392 total downloads
- Latest version: 4.1.0-preview.0.23
[Obsolete - App Metrics ASP.NET Core Reporting provides the abliity to report metrics in web application] HostedService for metric reporting moved to App.Metrics.Extensions.Hosting now that HostedService is supported outside of a web context in net core 2.1.0
App.Metrics.AspNetCore.Routing
by: Allan Hardy and Contributors
- 831 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core Routing features such as exposing route templates to App Metrics for tagging request based metrics.
App.Metrics.AspNetCore.Tracking
by: Allan Hardy and Contributors
- 754 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core Tracking provides the ability to automatically collect typical web metrics from an ASP.NET Core application.
App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 1.128k total downloads
- Latest version: 4.4.0-preview.0.10
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
App.Metrics.Core
by: Allan Hardy and Contributors
- 985 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
App.Metrics.Extensions.Collectors
by: Allan Hardy and Contributors
- 301 total downloads
- Latest version: 4.4.0-preview.0.10
Metric/Event Collectors for App Metrics e.g. System Usage, GC Events
App.Metrics.Extensions.Configuration
by: Allan Hardy and Contributors
- 1.025k total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json
App.Metrics.Extensions.DependencyInjection
by: Allan Hardy and Contributors
- 842 total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
App.Metrics.Extensions.HealthChecks
by: Allan Hardy and Contributors
- 842 total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.AspNetCore.Diagnostics.HealthChecks hosted reporting service (IHostBuilder) support for App Metrics.