![]() |
VOOZH | about |
Requires NuGet 2.6 or higher.
dotnet add package Databasic.Core --version 1.2.8
NuGet\Install-Package Databasic.Core -Version 1.2.8
<PackageReference Include="Databasic.Core" Version="1.2.8" />
<PackageVersion Include="Databasic.Core" Version="1.2.8" />Directory.Packages.props
<PackageReference Include="Databasic.Core" />Project file
paket add Databasic.Core --version 1.2.8
#r "nuget: Databasic.Core, 1.2.8"
#:package Databasic.Core@1.2.8
#addin nuget:?package=Databasic.Core&version=1.2.8Install as a Cake Addin
#tool nuget:?package=Databasic.Core&version=1.2.8Install as a Cake Tool
C#/VB.NET database utility to write pure Microsoft SQL/MySQL/PostgreSql/Oracle/SQLite/ODBC/OleDb queries and load data into environment variables and instances.
This is core package only. Install this package only by installing specific database package like: Databasic.<DatabaseType>. Then this package will be installed automaticly with the specific database package.
| 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. |
This package has no dependencies.
Showing the top 5 NuGet packages that depend on Databasic.Core:
| Package | Downloads |
|---|---|
|
Databasic.MsSql
C#/VB.NET database utility to write pure Microsoft SQL queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. |
|
|
Databasic.MySql
C#/VB.NET database utility to write pure MySQL/MariaDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. |
|
|
Databasic.PostgreSql
C#/VB.NET database utility to write pure PostgreSql queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. |
|
|
Databasic.OdbcSql
C#/VB.NET database utility to write pure SQL queries for ODBC (Open Database Connectivity) database with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. |
|
|
Databasic.SQLite
C#/VB.NET database utility to write pure SQLite queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. |
This package is not used by any popular GitHub repositories.