Info
Version: | 1.1.0 |
Author(s): | Kelvys B. |
Last Update: | Saturday, October 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kelvysb/BDataBaseStandard |
NuGet Url: | https://www.nuget.org/packages/BDataBaseStandard |
Install
Install-Package BDataBaseStandard
dotnet add package BDataBaseStandard
paket add BDataBaseStandard
BDataBaseStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.18)
- Newtonsoft.Json(>= 12.0.2)
- Npgsql(>= 4.1.1)
- System.Data.SQLite(>= 1.0.111)
- System.Data.SQLite.Core(>= 1.0.111)
- System.Data.SqlClient(>= 4.7.0)
- sqlite(>= 3.13.0)
Tags
Multi database interface, Ms-Sql, MySql, PostgreSQL and Sqlite, part of my personal developer toolbox.
*Oracle not supported in this version.