Store and execute SQL queries and connections, retrieve information, check data integrity, modify data, execute tests and data migrations between different data bases, can also export results to csv and text files.
Info
Version: | 1.2.0 |
Author(s): | Kelvys Boniek Pantaleão |
Last Update: | Tuesday, May 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kelvysb/SpinerBase |
NuGet Url: | https://www.nuget.org/packages/kelvysb.SpinerBaseBE |
Install
Install-Package kelvysb.SpinerBaseBE
dotnet add package kelvysb.SpinerBaseBE
paket add kelvysb.SpinerBaseBE
kelvysb.SpinerBaseBE Download (Unzip the "nupkg" after downloading)
Dependencies
- DynamicLanguageRuntime(>= 1.2.1)
- EntityFramework(>= 6.2.0)
- IronPython(>= 2.7.8.1)
- IronPython.Interpreter(>= 2.7.4)
- IronPython.StdLib(>= 2.7.8.1)
- kelvysb.BControls(>= 1.0.0.2)
- kelvysb.BDataBase(>= 1.1.0.3)
- kelvysb.BGlobal(>= 1.0.0.6)
- MySql.Data(>= 6.9.12)
- Newtonsoft.Json(>= 12.0.2)
- Npgsql(>= 4.0.4)
- Oracle.ManagedDataAccess(>= 18.3.0)
- SQLite(>= 3.13.0)
- System.Data.SQLite(>= 1.0.110)
- System.Data.SQLite.Core(>= 1.0.110)
- System.Data.SQLite.EF6(>= 1.0.110)
- System.Data.SQLite.Linq(>= 1.0.110)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
- System.Threading.Tasks.Extensions(>= 4.5.1)
- System.ValueTuple(>= 4.5.0)
Tags