App.Metrics.Abstractions by: Allan Hardy
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics metrics
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Concurrency by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.0.1
  • concurrency atomic
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
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics metrics
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
App.Metrics.Formatters.Ascii by: Allan Hardy
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.InfluxDB by: Allan Hardy
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics influxdb
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
App.Metrics.Formatters.Json by: Allan Hardy
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics metrics json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
App.Metrics.Health by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics Health is an open-source .NET Standard library used to define and report results on user defined health checks.
App.Metrics.Health.Abstractions by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Checks.Http by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks http
App Metrics HTTP health checks.
App.Metrics.Health.Checks.Network by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks http
App Metrics network health checks.
App.Metrics.Health.Checks.Process by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks http
App Metrics process health checks.
App.Metrics.Health.Core by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics health core components.
App.Metrics.Health.Formatters.Ascii by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks ascii
App Metrics Formatters for health check results to plain text.
App.Metrics.Health.Formatters.Json by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthcheck json
App Metrics Formatters for health check results to JSON using Newtonsoft.Json.
App.Metrics.Reporting.InfluxDB by: Allan Hardy
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics reporting influxdb
Provides InfluxDB reporting capability to App Metrics
Autofac by: Autofac Contributors
  • 0 total downloads
  • Latest version: 4.9.4
  • autofac di ioc dependencyinjection
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 0 total downloads
  • Latest version: 4.4.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AWSSDK.Core by: Amazon Web Services
  • 0 total downloads
  • Latest version: 3.3.106.5
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 0 total downloads
  • Latest version: 3.3.110.51
  • AWS Amazon cloud S3 aws-sdk-v3
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 0 total downloads
  • Latest version: 0.13.12
  • benchmark benchmarking performance
Powerful .NET library for benchmarking