Jade 1.0.27

dotnet add package Jade --version 1.0.27
NuGet\Install-Package Jade -Version 1.0.27
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.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jade --version 1.0.27
#r "nuget: Jade, 1.0.27"
#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.27

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

一款自己写的帮助类集合

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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 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,211 4/13/2018
1.0.26 960 3/29/2018
1.0.25 1,082 3/21/2018
1.0.24 3,357 1/29/2018
1.0.23 948 1/26/2018
1.0.22 1,064 1/25/2018
1.0.21 930 12/27/2017
1.0.20 857 10/27/2017
1.0.19 853 10/12/2017
1.0.18 873 10/11/2017
1.0.17 942 10/10/2017
1.0.16 857 10/10/2017
1.0.14 937 9/22/2017
1.0.13 848 9/22/2017
1.0.12 843 9/19/2017
1.0.11 991 9/13/2017
1.0.10 861 9/13/2017
1.0.9 945 9/11/2017
1.0.8 979 9/1/2017
1.0.7 1,015 8/31/2017
1.0.6 1,000 8/30/2017
1.0.5 948 8/30/2017
1.0.4 869 8/30/2017
1.0.3 895 8/22/2017
1.0.2 900 8/22/2017
1.0.1 1,003 8/10/2017
1.0.0 1,010 8/5/2017

1.0.26 [*]更新枚举拓展
1.0.24 [*]更新枚举拓展,增加获取枚举描述
1.0.23 [*]更新qq机器人实体类
1.0.22 [*]httphelper add throw ex
1.0.21 [+]markdownhelper
1.0.20 [+]httpHelper->GetRequestWithBasic
1.0.19 [+]AddStateMachine
1.0.18 [+]AddSingleton
1.0.17 [+]AddDataPage
1.0.15 [+]为Muggle增加帮助类
1.0.14 [*] Bug fix
1.0.13 [-]Remove object extend
1.0.12 [+]DataPage、IsWhatExtend
1.0.11 [*]mix httpHelper
1.0.10 [+]newtonsoftJson方法,[*]修改httphelper
1.0.9 [+]StringHelper.GetGuid方法
1.0.8 修改qq机器人改为通用机器人类,增加regex方法
1.0.7 增加Qq机器人帮助类
20170829 将组建升级成core和net共用
20170821 加入一个数据验证逻辑,修改HttpHelper,增加去除Html标签方法
20170810 加入了一些string拓展