Accord
by: Accord.NET
- 275 total downloads
- Latest version: 3.8.2-alpha
The core of the Accord.NET Framework. Contains basic classes such as general exceptions and extensions used by other framework libraries.
Accord.MachineLearning
by: Accord.NET
- 181 total downloads
- Latest version: 3.8.2-alpha
Contains Support Vector Machines, Decision Trees, Naive Bayesian models, K-means, Gaussian Mixture models and general algorithms such as Ransac, Cross-validation and Grid-Search for machine-learning applications. This package is part of the Accord.NET Framework.
Accord.Math
by: Accord.NET
- 158 total downloads
- Latest version: 3.8.2-alpha
Contains a matrix extension library, along with a suite of numerical matrix decomposition methods, numerical optimization algorithms for constrained and unconstrained problems, special functions and other tools for scientific applications. This package is part of the Accord.NET Framework.
Accord.Statistics
by: Accord.NET
- 153 total downloads
- Latest version: 3.8.2-alpha
Contains probability distributions, statistical models and methods such as Linear and Logistic regression, Hidden Markov Models, (Hidden) Conditional Random Fields, Principal Component Analysis, Partial Least Squares, Discriminant Analysis, Kernel methods and functions and many other related techniques. Provides methods for computing variances, standard deviations, averages, and many other statistical measures. This package is part of the Accord.NET Framework.
AdaptiveCards
by: Microsoft
- 324 total downloads
- Latest version: 3.1.0
This library implements classes for building and serializing adaptive card objects
AdaptiveExpressions
by: Microsoft
- 508 total downloads
- Latest version: 4.23.0
This library implements Microsoft Bot Builder Expression evaluator for .NET
AForge
by: AForge.NET
- 33 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.Math
by: AForge.NET
- 37 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.
Amazon.Extensions.Configuration.SystemsManager
by: Amazon Web Services
- 133 total downloads
- Latest version: 7.0.1
.NET Configuration Extensions for AWS Systems Manager
AngleSharp
by: AngleSharp
- 936 total downloads
- Latest version: 1.4.1-beta.502
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AngleSharp.Css
by: AngleSharp
- 601 total downloads
- Latest version: 1.0.0-beta.157
Extends the CSSOM from the core AngleSharp library.
AngleSharp.Diffing
by: AngleSharp
- 272 total downloads
- Latest version: 1.1.0
Provides a complete diffing model of HTML.
AngleSharp.Io
by: AngleSharp
- 52 total downloads
- Latest version: 1.0.0
Providers additional requesters and IO helpers for AngleSharp.
AngleSharp.Wrappers
by: Egil Hansen
- 42 total downloads
- Latest version: 1.3.0
A library of wrappers for AngleSharp. Allows you to replace a real AngleSharp DOM tree but still keep the queried/returned node references. Built for and used by https://github.com/bUnit-dev/bUnit.
Antlr
by: Sam Harwell Terence Parr
- 28 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
- 121 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
- 95 total downloads
- Latest version: 4.13.1
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
ArrayFire
by: Haiping Chen
- 14 total downloads
- Latest version: 0.0.2
ArrayFire is a high performance library for parallel computing with an easy-to-use API. It enables users to write scientific computing code that is portable across CUDA, OpenCL and CPU devices. This project provides .NET bindings for the ArrayFire library.
AsyncImageLoader.Avalonia
by: SKProCH
- 17 total downloads
- Latest version: 3.3.0
Provides way to asynchronous bitmap loading from web for Avalonia Image control and more
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 28 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.