App.Metrics by: Allan Hardy and Contributors
  • 152 total downloads
  • Latest version: 4.5.1-preview.0.1
  • appmetrics metrics apdex meter gauge counter timer histogram
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Abstractions by: Allan Hardy
  • 76 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Concurrency by: Allan Hardy and Contributors
  • 884 total downloads
  • Latest version: 4.5.1-preview.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
  • 52 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
App.Metrics.Extensions.Middleware by: Allan Hardy
  • 104 total downloads
  • Latest version: 1.2.1
  • mvc measurements charts timer histogram graphite influxdb health checks metrics
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.Formatters.Ascii by: Allan Hardy
  • 61 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.Json by: Allan Hardy
  • 147 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
App.Metrics.Health by: Allan Hardy
  • 40 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
  • 43 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Core by: Allan Hardy
  • 39 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics health core components.
App.Metrics.Health.Formatters.Ascii by: Allan Hardy
  • 44 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
  • 44 total downloads
  • Latest version: 2.1.0
  • appmetrics healthcheck json
App Metrics Formatters for health check results to JSON using Newtonsoft.Json.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 15 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper by: Jimmy Bogard
  • 93 total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 48 total downloads
  • Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
BoDi by: Gaspar Nagy
  • 1.143k total downloads
  • Latest version: 1.5.0
  • dependency injection embeddable
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle by: Bouncy Castle Project Contributors
  • 45 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore by: BouncyCastle
  • 53 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core by: Castle Project Contributors
  • 2.596k total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
coverlet.collector by: tonerdo
  • 430 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.