zijian666.DatabaseClientExtensions 1.0.3-beta

This is a prerelease version of zijian666.DatabaseClientExtensions.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package zijian666.DatabaseClientExtensions --version 1.0.3-beta
NuGet\Install-Package zijian666.DatabaseClientExtensions -Version 1.0.3-beta
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="zijian666.DatabaseClientExtensions" Version="1.0.3-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zijian666.DatabaseClientExtensions --version 1.0.3-beta
#r "nuget: zijian666.DatabaseClientExtensions, 1.0.3-beta"
#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 zijian666.DatabaseClientExtensions as a Cake Addin
#addin nuget:?package=zijian666.DatabaseClientExtensions&version=1.0.3-beta&prerelease

// Install zijian666.DatabaseClientExtensions as a Cake Tool
#tool nuget:?package=zijian666.DatabaseClientExtensions&version=1.0.3-beta&prerelease

以最优雅,最便捷的方式操作数据库

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2-beta 97 7/14/2023
1.1.1-beta 77 7/13/2023
1.0.11-beta 138 4/13/2022
1.0.9-beta 132 4/3/2022
1.0.3-beta 157 2/18/2021
1.0.2-beta 355 10/31/2020

#### [1.0.3] 2021.02.18 <sup>_最新_</sup>
* 修复动态类型转json时格式的问题

#### [1.0.2] 2020.10.28
* 第一个测试版本

##### [1.0.1] 2019.11.02
* 换一种 sql 解析的处理方式

##### [1.0.0] 2019.10.31
+ 初始版本