App.Metrics.Abstractions
by: Allan Hardy
- 0 total downloads
- Latest version: 3.0.0
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
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
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
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
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
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
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
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Checks.Http
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics HTTP health checks.
App.Metrics.Health.Checks.Network
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics network health checks.
App.Metrics.Health.Checks.Process
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics process health checks.
App.Metrics.Health.Core
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics health core components.
App.Metrics.Health.Formatters.Ascii
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
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
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
Provides InfluxDB reporting capability to App Metrics
Autofac
by: Autofac Contributors
- 0 total downloads
- Latest version: 4.9.4
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 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
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 0 total downloads
- Latest version: 3.3.110.51
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
BenchmarkDotNet
by: .NET Foundation and contributors
- 0 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking