SolidCore Database Manipulation Library with Customized MySql.Data Implementation.
Info
| Version: | 1.0.1031 |
| Author(s): | Tuna Celik |
| Last Update: | Friday, September 23, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/freakmaxi/SolidAssistants |
| NuGet Url: | https://www.nuget.org/packages/SolidCore.Database |
Install
Install-Package SolidCore.Database
dotnet add package SolidCore.Database
paket add SolidCore.Database
SolidCore.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- SolidCore.MySql.Data(>= 8.0.17.4)
- System.Data.SqlClient(>= 4.8.2)
- System.Text.Encoding.CodePages(>= 5.0.0)