QuantumCode.SDAL 0.5.3

dotnet add package QuantumCode.SDAL --version 0.5.3
NuGet\Install-Package QuantumCode.SDAL -Version 0.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QuantumCode.SDAL" Version="0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuantumCode.SDAL --version 0.5.3
#r "nuget: QuantumCode.SDAL, 0.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QuantumCode.SDAL as a Cake Addin
#addin nuget:?package=QuantumCode.SDAL&version=0.5.3

// Install QuantumCode.SDAL as a Cake Tool
#tool nuget:?package=QuantumCode.SDAL&version=0.5.3

一个基于微软企业类库中的数据访问模块的简单的数据访问封装

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on QuantumCode.SDAL:

Package Downloads
QuantumCode.LRTree

一个对左右值树操作的工具类库 示例程序到项目网站中下载源代码 0.3.3版本是最后一个版本,此后改名为QuantmCode.Tree.MPTTA(Modified Preorder Tree Traversal Algorithm) 继续发布。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.3 2,406 8/10/2012
0.5.2 1,707 8/10/2012
0.5.1 1,773 8/6/2012
0.5.0 1,742 8/6/2012
0.4.1 1,829 7/30/2012
0.4.0 1,705 7/30/2012
0.3.0 1,717 7/30/2012
0.2.0 1,744 7/27/2012
0.1.0 1,679 7/27/2012

0.5.3修复没有打开链接的错误
0.5.2增加了两个ExecuteNoneQueryCommand方法
0.5.1修正访问MySql的一个BUG
0.5.0增加对MySql的支持