The Entity Framework Core provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework Core.
This package contains ADO.NET data provider, which fully implements the System.Data.OleDb features and adds many own, unique features.
Primary targets of this ADO.NET provider: Firebird/InterBase DBMS and LCPI.IBProvider.5 [Native OLE DB Provider For FB/IB].
Supported .NET platforms: FW...
More information
A complete ADO.NET driver implementation. It's purpose is to aid unit testing of libraries which are dependent of ADO.NET
See the project site for more detailed documentation.
DataCollection.AdoNet allows using ADO.NET data providers as the source of controls supporting C1.DataCollection.
Commonly Used Types:
C1.DataCollection.AdoNet.C1AdoNetVirtualDataCollection
C1.DataCollection.AdoNet.C1AdoNetCursorDataCollection
Fork of the FirebirdClient - ADO.NET Data Provider from FirebirdSql. This version is built agains .NETSTANDARD 2.0.
Original client: https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient
High-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github star if you find this project useful.