AdvancedDLSupport
by: TheBlackCentipede, Jax
- 13 total downloads
- Latest version: 2.1.0
An alternative approach to your typical P/Invoke.
AForge
by: AForge.NET
- 10 total downloads
- Latest version: 2.2.5
The AForge library is a core library of AForge.NET framework, which contains core classes used by other libraries of the framework and classes, which can be used independently for various purposes.
AForge.Controls
by: AForge.NET
- 8 total downloads
- Latest version: 2.2.5
The AForge.Controls library contains some reusable UI classes used as in AForge.NET framework's samples, as in some independent applications. Full list of features is available on the project's web site.
AForge.Genetic
by: AForge.NET
- 8 total downloads
- Latest version: 2.2.5
The AForge.Genetic library contains classes to run Genetic Algorithms (GA), Genetic Programming (GP) and Gene Expression Programming (GEP). Set of chromosome and selection classes are provided. Full list of features is available on the project's web site.
AForge.Imaging
by: AForge.NET
- 9 total downloads
- Latest version: 2.2.5
The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site.
AForge.Math
by: AForge.NET
- 9 total downloads
- Latest version: 2.2.5
The AForge.Math library contains set of math utilities, which are used by other AForge.NET framework's libraries or may be used individually.
AForge.Neuro
by: AForge.NET
- 8 total downloads
- Latest version: 2.2.5
The AForge.Neuro library contains classes for artificial neural network computation - feed forwards networks with error back propagation learning and Kohonen self organizing maps. Full list of features is available on the project's web site.
AForge.Video
by: AForge.NET
- 5 total downloads
- Latest version: 2.2.5
The AForge.Video library contains interfaces and classes to access different video sources, such as IP video cameras (MJPEG streams). The library defines types used by other video related libraries from AForge.NET framework.
AForge.Vision
by: AForge.NET
- 8 total downloads
- Latest version: 2.2.5
The AForge.Vision library contains some computer vision classes - set of motion detection algorithms. Full list of features is available on the project's web site.
Antlr
by: Sam Harwell, Terence Parr
- 5 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.
Antlr4.Runtime
by: Sam Harwell, Terence Parr
- 26 total downloads
- Latest version: 4.6.6
The runtime library for parsers generated by the C# target of ANTLR 4. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Antlr4.Runtime.Standard
by: Eric Vergnaud, Terence Parr, Sam Harwell
- 7 total downloads
- Latest version: 4.9.0
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
AODL
by: Till Wolff
- 2 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 and Contributors
- 1 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
- 20 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
- 44 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
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 55 total downloads
- Latest version: 4.9.4
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 22 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutofacSerilogIntegration
by: Nicholas Blumhardt
- 11 total downloads
- Latest version: 2.1.0
Contextual logger injection for Autofac using Serilog