DBUtil 1.0.0.2
一个通用数据库操作组件DBUtil(c#)、支持SqlServer、Oracle、Mysql、postgres、Access、SQLITE
Install-Package DBUtil -Version 1.0.0.2
dotnet add package DBUtil --version 1.0.0.2
<PackageReference Include="DBUtil" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DBUtil --version 1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DBUtil, 1.0.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
修复sqlserver下参数不能重复使用的问题.
Dependencies
-
- MySql.Data (>= 6.9.12)
- Npgsql (>= 4.0.4)
- Oracle.DataAccess.x86 (>= 2.112.1)
- System.Data.SQLite.Core (>= 1.0.109.2)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DBUtil:
Package | Downloads |
---|---|
ExcelCtr
Excel操作工具
|
|
my1024
Test nuget package
|
GitHub repositories
This package is not used by any popular GitHub repositories.