AE.Net.Mail
by: Andy Edinborough Mentalis.org Cyrille Colin
- 21 total downloads
- Latest version: 1.1.4
POP/IMap Client Library
Amazon.Core
by: iamcarbon
- 42 total downloads
- Latest version: 0.8.11
Shared library for Amazon API implementations.
Amazon.Lambda.APIGatewayEvents
by: Amazon Web Services
- 17 total downloads
- Latest version: 1.3.0
Amazon Lambda .NET Core support - API Gateway package.
Amazon.Lambda.AspNetCoreServer
by: Amazon Web Services
- 32 total downloads
- Latest version: 0.10.2-preview1
Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.
Amazon.Lambda.Core
by: Amazon Web Services
- 6 total downloads
- Latest version: 1.2.0
Amazon Lambda .NET Core support - Core package.
Amazon.Lambda.Logging.AspNetCore
by: Amazon Web Services
- 5 total downloads
- Latest version: 1.1.0
Amazon Lambda .NET Core support - Logging ASP.NET Core package.
Amazon.Lambda.Serialization.Json
by: Amazon Web Services
- 24 total downloads
- Latest version: 1.8.0
Amazon Lambda .NET Core support - Serialization.Json package.
Amazon.Lambda.Tools
by: Amazon Web Services
- 219 total downloads
- Latest version: 5.12.3
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
Amazon.S3
by: iamcarbon
- 29 total downloads
- Latest version: 0.8.14
A simple wrapper around Amazon's Simple Storage Service.
Antlr
by: Sam Harwell Terence Parr
- 16 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
App.Metrics
by: Allan Hardy
- 51 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Abstractions
by: Allan Hardy
- 18 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
- 64 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
- 23 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
- 26 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
- 27 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.InfluxDB
by: Allan Hardy
- 22 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
- 39 total downloads
- Latest version: 3.1.0-alpha-0793
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
App.Metrics.Formatters.Prometheus
by: Allan Hardy Sergii Kryvonos
- 24 total downloads
- Latest version: 3.0.0
App Metrics Formatting, formatting metrics data to Prometheus formats.