dpz2开发套件数据库应用扩展(.Net Core),目前支持Sql Server、MySql、Sqlite和PostgreSql,同时支持数据库的原生SQL语句和通用的.Net封装函数操作.
Info
Version: | 1.2.1909.17 |
Author(s): | d.p.z software studio |
Last Update: | Sunday, September 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/dotnet-core-dpz2-db |
Install
Install-Package dotnet-core-dpz2-db
dotnet add package dotnet-core-dpz2-db
paket add dotnet-core-dpz2-db
dotnet-core-dpz2-db Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Sqlite(>= 2.2.6)
- MySql.Data(>= 8.0.17)
- Npgsql(>= 4.0.8)
- System.Data.SqlClient(>= 4.6.1)
- dotnet-core-dpz2(>= 1.1.1908.4)
- dotnet-core-dpz2-conf(>= 1.0.1907.1)
- dotnet-core-dpz2-file(>= 1.0.1907.1)