Jade 1.0.2

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

// Install Jade as a Cake Tool
#tool nuget:?package=Jade&version=1.0.2

一款自己写的帮助类集合

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 (1)

Showing the top 1 NuGet packages that depend on Jade:

Package Downloads
Muggle.Orm

生成sql,做通用数据库查询

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.27 1,216 4/13/2018
1.0.26 962 3/29/2018
1.0.25 1,084 3/21/2018
1.0.24 3,359 1/29/2018
1.0.23 950 1/26/2018
1.0.22 1,066 1/25/2018
1.0.21 932 12/27/2017
1.0.20 859 10/27/2017
1.0.19 855 10/12/2017
1.0.18 875 10/11/2017
1.0.17 944 10/10/2017
1.0.16 859 10/10/2017
1.0.14 939 9/22/2017
1.0.13 850 9/22/2017
1.0.12 845 9/19/2017
1.0.11 993 9/13/2017
1.0.10 863 9/13/2017
1.0.9 947 9/11/2017
1.0.8 981 9/1/2017
1.0.7 1,017 8/31/2017
1.0.6 1,002 8/30/2017
1.0.5 950 8/30/2017
1.0.4 871 8/30/2017
1.0.3 897 8/22/2017
1.0.2 902 8/22/2017
1.0.1 1,005 8/10/2017
1.0.0 1,012 8/5/2017

20170821 加入一个数据验证逻辑,修改HttpHelper
20170810 加入了一些string拓展