App.Metrics
by: Allan Hardy and Contributors
- 152 total downloads
- Latest version: 4.5.1-preview.0.1
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
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
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
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
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
- 58 total downloads
- Latest version: 3.1.0-alpha-0793
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
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
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
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Core
by: Allan Hardy
- 39 total downloads
- Latest version: 2.1.0
App Metrics health core components.
App.Metrics.Health.Formatters.Ascii
by: Allan Hardy
- 44 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
- 44 total downloads
- Latest version: 2.1.0
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
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
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
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
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 Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
coverlet.collector
by: tonerdo
- 430 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.