Orm.Son 1.2.1

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

// Install Orm.Son as a Cake Tool
#tool nuget:?package=Orm.Son&version=1.2.1

轻量方便的Orm框架,基于IDbConnection接口实现,支持表建立,字段描述生成,事务,多数据库。

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.

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.2.1 1,033 11/26/2017
1.2.0 1,007 6/10/2017
1.1.9 1,033 5/29/2017
1.1.8 977 5/21/2017
1.1.7 1,008 2/6/2017
1.1.6 974 2/6/2017
1.1.5 1,023 12/29/2016
1.1.4 1,052 12/28/2016
1.1.3 1,004 10/23/2016
1.1.2 1,015 10/15/2016
1.1.1 1,004 9/15/2016
1.0.0 1,361 7/16/2016

添加查询Model与实体映射
如有疑问联系:jerry.core@foxmail.com