For the use of any database other than SQL Server, you must also install an appropriate driver package:
Install-Package MySql.Data
Install-Package Npgsql
Install-Package Oracle.ManagedDataAccess
Install-Package FirebirdSql.Data.FirebirdClient
For the use of any database other than SQL Server, you must also install an appropriate driver package:
Install-Package MySql.Data
Install-Package Npgsql
Install-Package Oracle.ManagedDataAccess
Install-Package FirebirdSql.Data.FirebirdClient