DbExecutor 2.0.0.1
dotnet add package DbExecutor --version 2.0.0.1
NuGet\Install-Package DbExecutor -Version 2.0.0.1
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用了 NuGet 模块的版本Install-Package.
<PackageReference Include="DbExecutor" Version="2.0.0.1" />
对于支持 包引用 的项目,请将此 XML 节点复制到项目文件以引用包。
paket add DbExecutor --version 2.0.0.1
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。
#r "nuget: DbExecutor, 2.0.0.1"
#r 指令可用于 F# Interactive 和多语言笔记本。将此代码复制到交互式工具或脚本的源代码中以引用此包。
// Install DbExecutor as a Cake Addin #addin nuget:?package=DbExecutor&version=2.0.0.1 // Install DbExecutor as a Cake Tool #tool nuget:?package=DbExecutor&version=2.0.0.1
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。
为 .NET 4 客户端配置和所有 ADO.NET DbProviders 提供简单轻量级的数据库执行器。特性:通过 AnonymousType 设置命令参数,自动类型映射,动态 IDataRecord 访问器,事务,基本的 Select/Insert/Delete/Update 查询构建。
产品 | 版本 兼容的和其他计算的目标框架版本。 |
---|---|
.NET Framework | net40兼容。 net403已计算。 net45已计算。 net451已计算。 net452已计算。 net46已计算。 net461已计算。 net462已计算。 net463已计算。 net47已计算。 net471已计算。 net472已计算。 net48已计算。 net481已计算。 |
此包没有依赖项。
NuGet 包 (1)
显示依赖DbExecutor的前1个NuGet包
包 | 下载 |
---|---|
ApplicationIntegrityValidator
应用程序完整性验证器 |
GitHub 仓库
此包未用于任何流行的GitHub仓库。