ToolGood.Algorithm 3.6.0.1

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

// Install ToolGood.Algorithm as a Cake Tool
#tool nuget:?package=ToolGood.Algorithm&version=3.6.0.1

ToolGood.Algorithm支持四则运算、Excel函数,并支持自定义参数。使用Antlr4解析,函数更容易扩展。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (4)

Showing the top 4 NuGet packages that depend on ToolGood.Algorithm:

Package Downloads
Uranus.Infrastructure

Package Description

ToolGood.Bedrock

Package Description

ToolGood.OutputWord

Word模板导出,采用ToolGood.Algorithm计算引擎,支持常用Excel公式,做到导出模板与代码分离的效果

DotnetSpider.ExcelExpression

DotnetSpider, a .NET Standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.6.0.1 189 10/30/2023
3.5.0.1 96 10/23/2023
3.4.1.4 110 9/21/2023
3.4.1.3 105 9/14/2023
3.4.1.2 100 9/14/2023
3.4.1 173 8/8/2023
3.4.0.5 214 3/21/2023
3.4.0.1 211 3/20/2023
3.4.0 203 3/20/2023
3.3.0 208 3/18/2023
3.2.0.2 304 11/28/2022
3.2.0.1 6,579 10/31/2022
3.2.0 504 5/11/2022
3.0.4 471 2/16/2022
3.0.3 441 1/24/2022
3.0.2 408 1/21/2022
3.0.1 420 1/18/2022
3.0.0.1 427 1/17/2022
3.0.0 425 1/16/2022
2.2.0.2 523 10/25/2021
2.2.0.1 381 8/12/2021
2.2.0 1,386 8/13/2020
2.1.0.2 504 7/31/2020
2.1.0.1 537 7/9/2020
2.1.0 472 7/8/2020
2.0.2.3 493 7/7/2020
2.0.2.2 475 7/6/2020
2.0.2 442 7/6/2020
2.0.1 477 7/5/2020
2.0.0 578 7/4/2020
1.3.3.6 525 7/3/2020
1.3.3.5 552 3/8/2020
1.3.3.4 10,962 7/3/2019
1.3.3.3 3,799 9/28/2018
1.3.3.2 752 9/27/2018
1.3.3 686 9/27/2018
1.3.2 753 9/21/2018
1.3.1.7 793 9/19/2018
1.3.1.5 756 9/19/2018
1.3.1 739 9/15/2018
1.3.0.3 770 9/15/2018
1.2.1.1 759 9/14/2018
1.2.1 974 5/12/2018
1.2.0 1,005 1/22/2018

3.6版本为新版本,与上一版本有一点不兼容,替换后请测试