Multi database connector, MsSql, MySql, Sqlite, Postgre and Oracle.
Info
Version: | 1.2.0.2 |
Author(s): | Kelvys Boniek Pantaleão |
Last Update: | Saturday, July 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kelvysb/BDataBase |
NuGet Url: | https://www.nuget.org/packages/kelvysb.BDataBase |
Install
Install-Package kelvysb.BDataBase
dotnet add package kelvysb.BDataBase
paket add kelvysb.BDataBase
kelvysb.BDataBase Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
- MySql.Data(>= 6.9.9)
- Newtonsoft.Json(>= 11.0.2)
- Npgsql(>= 4.0.7)
- Oracle.ManagedDataAccess(>= 18.3.0)
- System.Data.SQLite(>= 1.0.104)
- System.Data.SQLite.Core(>= 1.0.104)
- System.Data.SQLite.EF6(>= 1.0.104)
- System.Data.SQLite.Linq(>= 1.0.104)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
- System.Threading.Tasks.Extensions(>= 4.5.1)
- System.ValueTuple(>= 4.5.0)
Tags