Found 11 packages
Recordset.Net is a .NET library that converts .NET POCOs to ADODB.Recordsets. See the project site for code examples!
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.
An interface class library specially designed for MS-SQL server.
Library for creating a recordset to easy access data and perform CRUD operations via http or gRPC
This is a .net library and NuGet package that maps Microsoft ActiveX data objects library. It can be used in different .net frameworks.
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
Tiny data records that create fake recordset for test
Library to export an ADO.net Dataset into an XML file suitable for loading into an ADODB Recordset object.
You can use this nuget in the following scenarios: * The class MMEncryptionTripleDES was added * Encrypt and Decrypt Data using the algorithm Triple Des. * Generate a 128 Key to encrypt data. * Encrypt and Decrypt Data based in a Key. * The clase DTExtensions was added * Generate a SQL Table Type script from a DataTable * Transform an Ilist or Lits to datable. * Exclude columns from the List in order to not be included in the datatable. * Export a Generic List to Excel * Export a DataTable to Excel * Create an Excel File from a DataTable or Generic List. * Create a CSV File from a DataTable or Generic List. * Convert a Generic List to a DataTable * Convert a RecordSet to a DataTable. * Get a DataTable from Excel File only the First Sheet. * Fix an string to n quantity of digits.