internal/json/dbops.dependencies.json
{
"Oracle": [ { "Name": "Oracle.ManagedDataAccess", "Version": "12.2.1100", "Path": [ "lib\\net40\\Oracle.ManagedDataAccess.dll" ], "PSEdition": [ "Desktop" ] }, { "Name": "Oracle.ManagedDataAccess.Core", "Version": "2.18.3", "Path": [ "lib\\netstandard2.0\\Oracle.ManagedDataAccess.dll" ], "PSEdition": [ "Core" ] } ], "SQLServer": [], "MySQL": [ { "Name": "MySql.Data", "Version": "6.9.5", "Path": [ "lib\\net45\\MySql.Data.dll" ], "PSEdition": [ "Desktop" ] }, { "Name": "MySql.Data", "Version": "6.10.8", "Path": [ "lib\\netstandard2.0\\MySql.Data.dll" ], "PSEdition": [ "Core" ] } ], "PostgreSQL": [ { "Name": "System.Threading.Tasks.Extensions", "Version": "4.3.0", "Path": [ "lib\\portable-net45+win8+wp8+wpa81\\System.Threading.Tasks.Extensions.dll" ], "PSEdition": [ "Desktop" ] }, { "Name": "Npgsql", "Version": "3.2.6", "Path": [ "lib\\net451\\Npgsql.dll" ], "PSEdition": [ "Desktop" ] }, { "Name": "Npgsql", "Version": "4.0.4", "Path": [ "lib\\netstandard2.0\\Npgsql.dll" ], "PSEdition": [ "Core" ] } ] } |