Top 20 NuGet ado.net Packages

This package complements the CUBRID.Data package and contains the native implementation of CUBRID.Data version 10.2.0.0002-r1 with the Evan's patch for Windows (x64). This package is only compatible with .NET Core.
This package complements the CUBRID.Data package and contains the native implementation of CUBRID.Data version 10.2.0.0002-r1 with the Evan's patch for Linux (x64). This package is only compatible with .NET Core.
DbExtensions is a data-access framework with a strong focus on query composition, granularity and code aesthetics. It supports both POCO and dynamic (untyped) mapping.
Shared test suite for ADO.NET providers.
Extends ADONetHelper library to NuoDb
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Adds dataset to JSON capability to Susanoo using JSON.NET
An out-of-the-box Web API for invoking database stored procedures, transforming the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.
Chain-styled Sql DB Helper
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries.
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
Extends ADONetHelper library to ASE