Example of using Firebird 3.0 embedded database with .Net
When you open the solution for the first time you will see errors like "The type or namespace name 'FbConnection' could not be found (are you missing a using directive or an assembly reference?)"; just run build or run and Visual Studio will restore(download) the Nuget dependency.