FirebirdSql.Data.FirebirdClient
                              
                            
                                9.0.0-beta3
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package FirebirdSql.Data.FirebirdClient --version 9.0.0-beta3
NuGet\Install-Package FirebirdSql.Data.FirebirdClient -Version 9.0.0-beta3
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="9.0.0-beta3" />
<PackageVersion Include="FirebirdSql.Data.FirebirdClient" Version="9.0.0-beta3" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" />
paket add FirebirdSql.Data.FirebirdClient --version 9.0.0-beta3
#r "nuget: FirebirdSql.Data.FirebirdClient, 9.0.0-beta3"
#:package FirebirdSql.Data.FirebirdClient@9.0.0-beta3
#addin nuget:?package=FirebirdSql.Data.FirebirdClient&version=9.0.0-beta3&prerelease
#tool nuget:?package=FirebirdSql.Data.FirebirdClient&version=9.0.0-beta3&prerelease
Firebird .NET Data Provider
Documentation
- ADO.NET provider
 - Entity Framework 6 provider
 - Entity Framework Core provider
 - Services - Backup
 - Events
 - ADO.NET - Schema
 - Time zones
 - DECFLOAT datatype
 - INT128 datatype
 
Packages
| NuGet | Version | Downloads | 
|---|---|---|
| FirebirdSql.Data.FirebirdClient | ||
| EntityFramework.Firebird | ||
| FirebirdSql.EntityFrameworkCore.Firebird | 
Resources
Builds
Misc
Notable supporters
- Sean Leyne (Broadview Software)
 - SMS-Timing
 
3rd party code
- For zlib compression the provider uses pieces from DotNetZip library.
 - For RC4 encryption the provider uses pieces from Bouncy Castle library.
 
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. | 
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    
.NETFramework 4.8
- System.Threading.Tasks.Extensions (>= 4.5.4)
 
 - 
                                                    
.NETStandard 2.0
- System.Reflection.Emit (>= 4.7.0)
 - System.Threading.Tasks.Extensions (>= 4.5.4)
 
 - 
                                                    
.NETStandard 2.1
- No dependencies.
 
 - 
                                                    
net5.0
- No dependencies.
 
 - 
                                                    
net6.0
- No dependencies.
 
 
NuGet packages (111)
Showing the top 5 NuGet packages that depend on FirebirdSql.Data.FirebirdClient:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            FluentMigrator.Runner.Firebird
                                                        
                                                            
                                                         FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.  | 
                                                    |
| 
                                                        
                                                            Serenity.CodeGenerator
                                                        
                                                            
                                                         Generates server and script side code for Serenity platform applications  | 
                                                    |
| 
                                                        
                                                            FirebirdSql.EntityFrameworkCore.Firebird
                                                        
                                                            
                                                         The Entity Framework Core provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework Core.  | 
                                                    |
| 
                                                        
                                                            EntityFramework.Firebird
                                                        
                                                            
                                                         The Entity Framework provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework.  | 
                                                    |
| 
                                                        
                                                            ServiceStack.OrmLite.Firebird
                                                        
                                                            
                                                         Light, simple and fast convention-based code-first POCO ORM for Firebird. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Firebird.  | 
                                                    
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on FirebirdSql.Data.FirebirdClient:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            DapperLib/Dapper
                                                        
                                                         
                                                            Dapper - a simple object mapper for .Net
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            quartznet/quartznet
                                                        
                                                         
                                                            Quartz Enterprise Scheduler .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack
                                                        
                                                         
                                                            Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetcore/FreeSql
                                                        
                                                         
                                                            .NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            testcontainers/testcontainers-dotnet
                                                        
                                                         
                                                            A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            fluentmigrator/fluentmigrator
                                                        
                                                         
                                                            Fluent migrations framework for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            linq2db/linq2db
                                                        
                                                         
                                                            Linq to database provider.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            FastReports/FastReport
                                                        
                                                         
                                                            Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            serenity-is/Serenity
                                                        
                                                         
                                                            Business Apps Made Simple with Asp.Net Core MVC / TypeScript
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            peachpiecompiler/peachpie
                                                        
                                                         
                                                            PeachPie - the PHP compiler and runtime for .NET and .NET Core
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            nhibernate/nhibernate-core
                                                        
                                                         
                                                            NHibernate Object Relational Mapper
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            CollaboratingPlatypus/PetaPoco
                                                        
                                                         
                                                            Official PetaPoco, A tiny ORM-ish thing for your POCO's
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack.OrmLite
                                                        
                                                         
                                                            Fast, Simple, Typed ORM for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            schotime/NPoco
                                                        
                                                         
                                                            Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aelassas/wexflow
                                                        
                                                         
                                                            Workflow Automation Engine
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetprojects/DotNetSiemensPLCToolBoxLibrary
                                                        
                                                         
                                                            Library to Access Siemens PLCs and Step5/Step7 Project Files
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            igor-tkachev/bltoolkit
                                                        
                                                         
                                                            Business Logic Toolkit for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            martinjw/dbschemareader
                                                        
                                                         
                                                            Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            loamen/Kalman.Studio
                                                        
                                                         
                                                            Kalman.Studio代码生成器是一款基于T4模板引擎的代码生成器和开发辅助工具。可以根据数据库元数据架构信息来生成代码,还可以解析PowerDesigner物理模型文件,根据PDM模型对象来生成代码等。
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            cincuranet/FirebirdSql.Data.FirebirdClient
                                                        
                                                         
                                                            Firebird ADO.NET Data Provider
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 10.3.3 | 87,954 | 4/17/2025 | 
| 10.3.2 | 934,206 | 12/10/2024 | 
| 10.3.1 | 2,255,056 | 6/10/2024 | 
| 10.3.0 | 1,330 | 6/9/2024 | 
| 10.2.0 | 7,347 | 5/27/2024 | 
| 10.1.0 | 67,169 | 5/23/2024 | 
| 10.0.0 | 4,099,092 | 11/10/2023 | 
| 9.2.0-beta1 | 3,884 | 8/29/2023 | 
| 9.2.0-alpha1 | 2,597 | 7/10/2023 | 
| 9.1.1 | 367,889 | 1/17/2023 | 
| 9.1.0 | 169,201 | 11/8/2022 | 
| 9.0.2 | 146,233 | 7/12/2022 | 
| 9.0.1 | 73,916 | 4/27/2022 | 
| 9.0.0 | 25,779 | 4/19/2022 | 
| 9.0.0-beta3 | 624 | 4/12/2022 | 
| 9.0.0-beta2 | 963 | 3/17/2022 | 
| 9.0.0-beta1 | 1,531 | 3/2/2022 | 
| 9.0.0-alpha3 | 1,251 | 1/20/2022 | 
| 9.0.0-alpha2 | 1,151 | 12/6/2021 | 
| 9.0.0-alpha1 | 1,127 | 12/3/2021 | 
| 8.5.4 | 249,845 | 11/11/2021 | 
| 8.5.3 | 194,590 | 9/10/2021 | 
| 8.5.2 | 54,064 | 8/23/2021 | 
| 8.5.1.1 | 1,774 | 8/20/2021 | 
| 8.5.0 | 3,593 | 8/17/2021 | 
| 8.0.1 | 188,066 | 4/7/2021 | 
| 8.0.0 | 9,460 | 4/1/2021 | 
| 8.0.0-beta1 | 863 | 3/24/2021 | 
| 8.0.0-alpha3 | 1,047 | 2/25/2021 | 
| 8.0.0-alpha2 | 1,870 | 2/16/2021 | 
| 8.0.0-alpha1 | 1,011 | 2/1/2021 | 
| 7.10.1 | 272,546 | 12/4/2020 | 
| 7.10.0 | 3,694 | 12/4/2020 | 
| 7.5.0 | 649,957 | 2/6/2020 | 
| 7.1.1 | 208,366 | 9/5/2019 | 
| 7.1.0 | 3,791 | 9/2/2019 | 
| 7.0.0 | 15,896 | 8/15/2019 | 
| 7.0.0-beta1 | 706 | 8/7/2019 | 
| 6.7.0 | 25,756 | 7/25/2019 | 
| 6.6.0 | 98,390 | 4/1/2019 | 
| 6.5.0 | 64,735 | 2/14/2019 | 
| 6.4.0 | 74,587 | 11/2/2018 | 
| 6.3.0 | 174,697 | 9/4/2018 | 
| 6.2.0.1 | 37,418 | 8/20/2018 | 
| 6.1.0 | 11,109 | 7/11/2018 | 
| 6.0.0 | 46,397 | 6/7/2018 | 
| 6.0.0-beta2 | 2,695 | 5/24/2018 | 
| 6.0.0-beta1 | 6,663 | 12/11/2017 | 
| 6.0.0-alpha2 | 1,722 | 10/17/2017 | 
| 6.0.0-alpha1 | 1,548 | 10/13/2017 | 
| 5.12.1 | 188,081 | 12/21/2017 | 
| 5.12.0 | 30,246 | 11/15/2017 | 
| 5.11.0 | 75,694 | 8/30/2017 | 
| 5.10.0 | 9,050 | 8/25/2017 | 
| 5.9.1 | 87,732 | 5/21/2017 | 
| 5.9.1-beta2 | 1,379 | 5/10/2017 | 
| 5.9.1-beta1 | 1,340 | 5/10/2017 | 
| 5.9.0.1 | 9,596 | 5/7/2017 | 
| 5.8.1 | 18,963 | 4/5/2017 | 
| 5.8.0 | 19,312 | 2/23/2017 | 
| 5.7.0 | 44,617 | 12/12/2016 | 
| 5.6.0 | 10,394 | 11/2/2016 | 
| 5.5.0 | 15,297 | 10/5/2016 | 
| 5.5.0-beta1 | 1,389 | 9/14/2016 | 
| 5.1.1 | 8,934 | 9/13/2016 | 
| 5.1.0 | 4,855 | 8/29/2016 | 
| 5.0.5 | 20,703 | 5/24/2016 | 
| 5.0.0 | 20,170 | 5/17/2016 | 
| 4.10.0 | 50,666 | 1/18/2016 | 
| 4.9.0 | 4,252 | 12/19/2015 | 
| 4.9.0-beta1 | 1,490 | 11/15/2015 | 
| 4.8.1.1 | 17,109 | 10/1/2015 | 
| 4.8.0 | 10,269 | 9/14/2015 | 
| 4.7.0 | 13,868 | 7/24/2015 | 
| 4.6.4 | 5,181 | 6/26/2015 | 
| 4.6.3 | 2,115 | 6/25/2015 | 
| 4.6.2 | 15,240 | 4/15/2015 | 
| 4.6.1 | 16,636 | 1/23/2015 | 
| 4.6.0 | 10,882 | 12/30/2014 | 
| 4.5.2 | 17,323 | 11/10/2014 | 
| 4.5.1 | 13,651 | 9/10/2014 | 
| 4.5.0 | 86,445 | 7/28/2014 | 
| 4.2.0 | 7,403 | 6/5/2014 | 
| 4.1.5 | 6,546 | 4/15/2014 | 
| 4.1.0 | 18,430 | 1/2/2014 | 
| 4.0.0 | 5,408 | 11/18/2013 | 
| 3.2.0 | 7,422 | 10/5/2013 | 
| 3.1.1 | 3,188 | 8/18/2013 | 
| 3.1.0 | 2,586 | 7/30/2013 | 
| 3.0.2.1 | 18,299 | 11/28/2012 | 
| 3.0.2 | 2,971 | 11/20/2012 | 
| 3.0.1 | 2,485 | 11/20/2012 | 
| 3.0.0 | 5,138 | 10/26/2012 | 
| 2.7.7 | 7,522 | 5/24/2012 | 
| 2.7.5 | 7,335 | 3/28/2012 | 
| 2.7.0 | 3,363 | 12/19/2011 | 
| 2.6.5 | 36,376 | 8/13/2011 |