8 packages tagged with “Recordset”
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.
An interface class library specially designed for MS-SQL server.
Recordset.Net is a .NET library that converts .NET POCOs to ADODB.Recordsets. See the project site for code examples!
This is a .net library and NuGet package that maps Microsoft ActiveX data objects library. It can be used in different .net frameworks.
Library for creating a recordset to easy access data and perform CRUD operations via http or gRPC
A set of common, strongly typed, collection types which support record equality.
Lightweight .NET Core library for generating SQL statements from plain objects with advanced features and mapping support