AE.Net.Mail by: Andy Edinborough
  • 795 total downloads
  • Latest version: 1.7.10
POP/IMap Client Library
AntiXSS by: Microsoft
  • 39 total downloads
  • Latest version: 4.3.0
  • AntiXSS ASP.NET
AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.
Antlr by: Sam Harwell Terence Parr
  • 106 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.
ApacheThrift by: Apache Thrift Developers
  • 137 total downloads
  • Latest version: 0.13.0.1
  • Apache Thrift RPC
Contains runtime libraries from lib/csharp for net35 and net45 frameworks, and from lib/netstd for netstandard2.0 framework development.
App.Metrics by: Allan Hardy and Contributors
  • 412 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
  • 171 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
  • 692 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
  • 206 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.Formatters.Ascii by: Allan Hardy
  • 178 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.InfluxDB by: Allan Hardy
  • 131 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
  • 266 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.Formatters.Prometheus by: Allan Hardy Sergii Kryvonos
  • 118 total downloads
  • Latest version: 3.0.0
  • appmetrics prometheus
App Metrics Formatting, formatting metrics data to Prometheus formats.
App.Metrics.Formatting.InfluxDB by: Allan Hardy
  • 32 total downloads
  • Latest version: 1.0.0
  • Metrics Monitoring Instrumentation InfluxDB
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
App.Metrics.Health by: Allan Hardy
  • 138 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
  • 112 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Checks.Http by: Allan Hardy
  • 124 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks http
App Metrics HTTP health checks.
App.Metrics.Health.Core by: Allan Hardy
  • 114 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics health core components.
App.Metrics.Health.Formatters.Ascii by: Allan Hardy
  • 118 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
  • 118 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.Console by: Allan Hardy
  • 114 total downloads
  • Latest version: 3.0.0
  • appmetrics reporting console
Provides console reporting capability to App Metrics