![]() |
VOOZH | about |
Requires NuGet 2.6 or higher.
dotnet add package Databasic.OleSql --version 1.2.8
NuGet\Install-Package Databasic.OleSql -Version 1.2.8
<PackageReference Include="Databasic.OleSql" Version="1.2.8" />
<PackageVersion Include="Databasic.OleSql" Version="1.2.8" />Directory.Packages.props
<PackageReference Include="Databasic.OleSql" />Project file
paket add Databasic.OleSql --version 1.2.8
#r "nuget: Databasic.OleSql, 1.2.8"
#:package Databasic.OleSql@1.2.8
#addin nuget:?package=Databasic.OleSql&version=1.2.8Install as a Cake Addin
#tool nuget:?package=Databasic.OleSql&version=1.2.8Install as a Cake Tool
C#/VB.NET database utility to write pure SQL queries for OLE DB (Object Linking and Embedding Database) with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on Databasic.OleSql:
| Package | Downloads |
|---|---|
|
Databasic
C#/VB.NET database utility to write pure Microsoft SQL/MySQL/MariaDB/PostgreSql/Oracle/SQLite/ODBC/OLEDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. This is universal package containing references to all Databasic modules and ADO.NET providers. It's not a mistake to use this universal package, but your application could start a slightly slower to initialize all libraries. If you want to use only a specific database type, install package like: Databasic<DatabaseType> |
This package is not used by any popular GitHub repositories.