Accord.Vision
by: Accord.NET
- 0 total downloads
- Latest version: 3.8.0
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
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
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 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
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
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
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
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
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
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
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
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
App Metrics Health abstractions and interfaces.
App.Metrics.Health.Checks.Http
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics HTTP health checks.
App.Metrics.Health.Checks.Network
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics network health checks.
App.Metrics.Health.Checks.Process
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics process health checks.
App.Metrics.Health.Core
by: Allan Hardy
- 0 total downloads
- Latest version: 2.1.0
App Metrics health core components.
App.Metrics.Health.Formatters.Ascii
by: Allan Hardy
- 0 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
- 0 total downloads
- Latest version: 2.1.0
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
Provides InfluxDB reporting capability to App Metrics