Databasic.Core 1.2.8

Requires NuGet 2.6 or higher.

dotnet add package Databasic.Core --version 1.2.8
NuGet\Install-Package Databasic.Core -Version 1.2.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Databasic.Core" Version="1.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Databasic.Core --version 1.2.8
#r "nuget: Databasic.Core, 1.2.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Databasic.Core as a Cake Addin
#addin nuget:?package=Databasic.Core&version=1.2.8

// Install Databasic.Core as a Cake Tool
#tool nuget:?package=Databasic.Core&version=1.2.8

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Databasic.Core:

Package Downloads
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.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.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.OracleSql

C#/VB.NET database utility to write pure Oracle 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.8 5,603 11/12/2017
1.2.7 1,634 11/9/2017
1.2.6 1,383 10/23/2017
1.2.4 6,589 10/16/2017
1.1.0 2,704 10/8/2017
1.0.1 1,063 6/14/2017
1.0.0 2,093 6/14/2017