How to use embeded firebird database in electron.net using .net core

275 Views Asked by At

I have an electron.net project with .net core and I want to use the Firebird embedded database engine. How can i achieve this?

Simply, I want to add the Firebird embedded DLL into my electron.net project. so it help me to use Firebird related functionality.

0

There are 0 best solutions below