Fast lightweight data access library for .NET Core (micro-ORM): simple API for CRUD operations, dynamic queries, SQL commands generation (command builder), abstract queries that have simple string representation + parser, schema-less data access, flexible query results mapping to annotated POCO models, app-level data views, RecordSet structure (replacement for DataTable). Try out NReco.Data if you're looking for Dapper alternative with abstract queries and automated SQL generation.


Keywords
DAL, ado.net, data, sql, query, generator, sql-builder, database, orm, micro-orm, data-mapper, poco, schema-less, relex, recordset, netstandard, netcore, net45
Install
Install-Package NReco.Data -Version 1.0.4