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.