App.Metrics.AspNetCore.Core
by: Allan Hardy and Contributors
- 389 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics ASP.NET Core core components.
App.Metrics.Formatting.InfluxDB
by: Allan Hardy
- 20 total downloads
- Latest version: 1.0.0
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
App.Metrics.Formatters.InfluxDB
by: Allan Hardy and Contributors
- 225 total downloads
- Latest version: 4.4.0-preview.0.10
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
App.Metrics.Extensions.Configuration
by: Allan Hardy and Contributors
- 419 total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json
App.Metrics.Reporting.InfluxDB
by: Allan Hardy and Contributors
- 200 total downloads
- Latest version: 4.4.0-preview.0.10
Provides InfluxDB reporting capability to App Metrics
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 330 total downloads
- Latest version: 5.0.0
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
App.Metrics.Formatters.Json
by: Allan Hardy and Contributors
- 348 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Ardalis.SmartEnum
by: Steve Smith (@ardalis)
- 155 total downloads
- Latest version: 8.2.0
Classes to help produce strongly typed smarter enums in .NET.
App.Metrics.Extensions.Middleware
by: Allan Hardy
- 157 total downloads
- Latest version: 1.2.1
Extends the App.Metrics library providing a set AspNet Core Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.
App.Metrics.Concurrency
by: Allan Hardy and Contributors
- 169 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
- 297 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.AspNetCore.Abstractions
by: Allan Hardy and Contributors
- 201 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.Abstractions
by: Allan Hardy and Contributors
- 251 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.Formatters.Ascii
by: Allan Hardy and Contributors
- 224 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.AspNetCore.Endpoints
by: Allan Hardy and Contributors
- 176 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.Reporting
by: Allan Hardy and Contributors
- 108 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.Tracking
by: Allan Hardy and Contributors
- 235 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.Extensions.Reporting.InfluxDB
by: Allan Hardy
- 124 total downloads
- Latest version: 1.2.0
Provides InfluxDB reporting capability to App Metrics
App.Metrics.Extensions.DependencyInjection
by: Allan Hardy and Contributors
- 340 total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
App.Metrics.AspNetCore.Hosting
by: Allan Hardy and Contributors
- 222 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.