数据库处理框架.
Info
Version: | 1.0.0 |
Author(s): | 千鸟 |
Last Update: | Tuesday, December 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/longt/ThunderSQLCore |
NuGet Url: | https://www.nuget.org/packages/ThunderSQLCore |
Install
Install-Package ThunderSQLCore
dotnet add package ThunderSQLCore
paket add ThunderSQLCore
ThunderSQLCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- MySql.Data(>= 8.0.22)
- System.Data.SqlClient(>= 4.8.2)