Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 365 Bytes

File metadata and controls

5 lines (4 loc) · 365 Bytes

FB3EmbedDotNetExample

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.