Info
Version: | 6.0.0-preview.3 |
Author(s): | Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko |
Last Update: | Tuesday, January 28, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://linq2db.com/ |
NuGet Url: | https://www.nuget.org/packages/linq2db.Firebird |
Install
Install-Package linq2db.Firebird
dotnet add package linq2db.Firebird
paket add linq2db.Firebird
linq2db.Firebird Download (Unzip the "nupkg" after downloading)
Dependencies
- linq2db(>= 3.2.3)
- FirebirdSql.Data.FirebirdClient(>= 7.5.0)
Tags
It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.