Accord.Vision by: Accord.NET
  • 0 total downloads
  • Latest version: 3.8.0
  • accord.net aforge.net framework computer vision object detection tracking haar viola-jones camshift unity3d unity
Real-time face detection and tracking, as well as general methods for detecting, tracking and transforming objects in image streams. Contains Haar cascade definitions, Camshift and Dynamic Template Matching trackers. This package is part of the Accord.NET Framework.
Airtable by: Ngoc Nicholas
  • 0 total downloads
  • Latest version: 0.9.3
  • Airtable database spreadsheet organize Kanban API
AirtableApiClient is the C-Sharp client of the public APIs of Airtable. It facilitates the usage of Airtable APIs without having to worry about interfacing with raw HTTP.
Antlr4.Runtime.Standard by: Eric Vergnaud, Terence Parr, Sam Harwell
  • 0 total downloads
  • Latest version: 4.11.1
  • antlr parsing grammar
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
AODL by: Till Wolff
  • 0 total downloads
  • Latest version: 1.2.0.1
  • AODL, OpenDocument, OpenOffice, SpreadSheet, .NET, C#, odt, ods
AODL is C# .NET library for creating / editing documents in the OpenDocument Format ( ODF ). Requires no knowledge about the ODF XML schema itself.
App.Metrics by: Allan Hardy
  • 0 total downloads
  • Latest version: 3.0.0
  • 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
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics metrics
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
  • 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
  • 0 total downloads
  • Latest version: 3.0.0
  • 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
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics metrics ascii
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
  • appmetrics influxdb
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
  • appmetrics metrics json
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
  • 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
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Checks.Http by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks http
App Metrics HTTP health checks.
App.Metrics.Health.Checks.Network by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks http
App Metrics network health checks.
App.Metrics.Health.Checks.Process by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks http
App Metrics process health checks.
App.Metrics.Health.Core by: Allan Hardy
  • 0 total downloads
  • Latest version: 2.1.0
  • appmetrics healthchecks
App Metrics health core components.
App.Metrics.Health.Formatters.Ascii by: Allan Hardy
  • 0 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
  • 0 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.InfluxDB by: Allan Hardy
  • 0 total downloads
  • Latest version: 3.0.0
  • appmetrics reporting influxdb
Provides InfluxDB reporting capability to App Metrics