基于dpz3开发套件的数据库应用扩展(.Net Standard),支持Sql Server、MySql、Sqlite和PostgreSql的原生SQL语句和通用封装函数操作.
Info
Version: | 1.0.1909.3 |
Author(s): | d.p.z software studio |
Last Update: | Friday, September 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/dotnet-dpz3-db |
Install
Install-Package dotnet-dpz3-db
dotnet add package dotnet-dpz3-db
paket add dotnet-dpz3-db
dotnet-dpz3-db Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SQLite(>= 2.2.6)
- MySql.Data(>= 8.0.17)
- Npgsql(>= 4.0.9)
- System.Data.SqlClient(>= 4.6.1)
- dotnet-dpz3(>= 1.0.1909.5)