FeatherSQL 1.1.6

dotnet add package FeatherSQL --version 1.1.6
NuGet\Install-Package FeatherSQL -Version 1.1.6
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="FeatherSQL" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FeatherSQL --version 1.1.6
#r "nuget: FeatherSQL, 1.1.6"
#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 FeatherSQL as a Cake Addin
#addin nuget:?package=FeatherSQL&version=1.1.6

// Install FeatherSQL as a Cake Tool
#tool nuget:?package=FeatherSQL&version=1.1.6

一个基于Ado.Net轻量级的数据访问层

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.6 650 7/14/2019
1.1.5 623 6/6/2019
1.1.4 599 6/6/2019
1.1.3 582 4/15/2019
1.1.2 591 3/26/2019
1.1.1 609 3/12/2019
1.1.0 599 3/12/2019
1.0.0 703 1/18/2019

修复Update的方法会更新主键字段的bug