Accord
by: Accord.NET
- 709 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.Fuzzy
by: Accord.NET
- 491 total downloads
- Latest version: 3.8.2-alpha
Contains Fuzzy logic tools, such as fuzzy sets, linguistic variables and inference systems. This package originated from the AForge.NET Framework and is part of the Accord.NET Framework.
Accord.MachineLearning
by: Accord.NET
- 791 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
- 808 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
- 740 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.
AForge
by: AForge.NET
- 79 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
- 82 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.
Akka
by: Akka.NET Team
- 1.014k total downloads
- Latest version: 1.3.19
Akka.NET is a port of the popular Java/Scala framework Akka to .NET
Akka.Analyzers
by: Akka
- 271 total downloads
- Latest version: 0.3.3
Akka.NET Roslyn Analyzers designed to help fix frequent, recurring design problems that may occur
in end-user code bases. Also includes helpful upgrade suggestions for migrating between minor and
major versions of Akka.NET.
AngleSharp
by: AngleSharp
- 562 total downloads
- Latest version: 0.9.11
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Antlr
by: Sam Harwell, Terence Parr
- 75 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.
Antlr3.Runtime
by: Sam Harwell, Terence Parr
- 105 total downloads
- Latest version: 3.5.2-rc1
The runtime library for parsers generated by the C# target of ANTLR 3. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
apache-thrift-netcore
by: The Apache Software Foundation
- 44 total downloads
- Latest version: 0.9.3.2
For .Net Core - naive port, use with caution...
Apache.Avro
by: Avro
- 54 total downloads
- Latest version: 1.9.0
Avro provides:
Rich data structures.
A compact, fast, binary data format.
A container file, to store persistent data.
Remote procedure call (RPC).
Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
Ardalis.ApiEndpoints.CodeAnalyzers
by: Steve Smith (@ardalis), Philip Pittle (@ppittle)
- 127 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 402 total downloads
- Latest version: 3.3.0
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
Ardalis.SmartEnum
by: Steve Smith (@ardalis)
- 109 total downloads
- Latest version: 1.0.5
Classes to help produce strongly typed smarter enums in .NET.
Ardalis.Specification
by: Steve Smith (@ardalis), Scott DePouw
- 74 total downloads
- Latest version: 1.1.1
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Argu
by: Eirik Tsarpalis
- 840 total downloads
- Latest version: 5.5.0
A declarative command line and XML configuration parser for F# applications.