Pinned Repositories
AhoCorasickDoubleArrayTrie
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
csv
Fast C# CSV parser
data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
lambdaparser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
logging
Generic file logger for .NET Core (FileLoggerProvider) with minimal dependencies
nicnet
.NET components: fast data access layer, XML-configurable IoC container, virtual filesystem API [LEGACY, NOT MAINTAINED]
nreco
Model-driven framework for ASP.NET business apps [LEGACY, NOT MAINTAINED]
pivotdata
.NET OLAP library for data aggregation and pivot tables calculation
presto-ado
ADO.NET Provider for Presto/Trino
recommender
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)
NReco's Repositories
nreco/lambdaparser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
nreco/logging
Generic file logger for .NET Core (FileLoggerProvider) with minimal dependencies
nreco/data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
nreco/csv
Fast C# CSV parser
nreco/AhoCorasickDoubleArrayTrie
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
nreco/pivotdata
.NET OLAP library for data aggregation and pivot tables calculation
nreco/nicnet
.NET components: fast data access layer, XML-configurable IoC container, virtual filesystem API [LEGACY, NOT MAINTAINED]
nreco/recommender
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)
nreco/nreco
Model-driven framework for ASP.NET business apps [LEGACY, NOT MAINTAINED]
nreco/presto-ado
ADO.NET Provider for Presto/Trino
nreco/nlquery
Parser for end-user search-like queries and rule-based named entity recognition (NER) in context of tabular dataset schema.
nreco/dependencyinjection
Standard DI-container extensions: properties injection, declarative services definitions (JSON) and explicit injections