Top 20 NuGet db2 Packages

General SQL Parser .NET is a library helps you to parse, analyze, modify and format complex SQL query from various database vendors in your own program.
Simplifies working with IBM.DB2 databases in .NET Framework, .NET Core and .NET Standard projects
Business Logic Toolkit DB2 Data Provider for .NET
This is an IBMi data access layer for ILEusion / ILEaccess that can be used with the standard Windows .Net Framework 4.6.1 and above as well as .Net Core 2.0.0 and above. It requires an IBM i system running an intance of the ILEusion webservice available here: https://github.com/sitemule/ILEusion
Wrapper around IBM AS/400 iSeries ADO.NET classes
Chinook is a sample database of a digital media store, including tables for artists, albums, media tracks, invoices and customers. It is available for multiple database servers: SQL Server, SQL Server Compact Edition, SQLite, Oracle, MySQL, PostgreSQL, and DB2.
FluentDAO is a Micro ORM that makes it simple to select, insert, update and delete data in a database. visit http://leadnt.github.io/FluentDAO for more info.
Entity framework 6.x migration provider for DB2
Provides a set of classes to provide database access without using ORM. Ideal for the scenarios where you do not have a way to relate the database tables to objects. Accepts Dialects to parse the sql statements accordingly to the database in use. Custom Dialects can be created.