EnvSafe.Expression 6.0.1.9

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

// Install EnvSafe.Expression as a Cake Tool
#tool nuget:?package=EnvSafe.Expression&version=6.0.1.9

将文本解析成可重用的计算过程。
支持符号、常量的定义,并支持在迭代过程中的变量输入。
编程人员可拓展算符函数的定义。

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 is compatible. 
.NET Framework net403 is compatible.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on EnvSafe.Expression:

Package Downloads
Heroius.Extension.SL

1.1.4 - NeatMethodConverter支持合并ConverterParameter作为方法参数 1.1.3 - 枚举下拉框的SelectionChanged事件 1.1.0 - 属性面板的预定义特性字典 1.0.22 - 枚举壳约束强化和可用性改进 1.0.21 - 自动枚举下拉框 1.0.20 - CheckGroupBox 1.0.18 - 属性面板的分列数设置 1.0.17 - 属性面板对枚举和关键字匹配的支持 1.0.16 - 增加枚举匹配转换器 1.0.11 - 增加对象属性面板 1.0.7 - 属性印随容器 1.0.6 - 增加NeatMethod转换器 1.0.4 - 增加基于Expression的转换器 1.0.3 - 增加MultiConverter

EnvSafe.Expression.Operators

2.0 - 提供 自查找算符工厂 和 可扩展算符工厂

EnvSafe.Comm

采用应用、传输分层设计,并支持从调用方注册自定义的客户端统一接口通信框架核心模块。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.1.9 146 9/7/2023
6.0.1.8 125 9/7/2023
6.0.1.7 128 9/5/2023
6.0.1.4 127 9/2/2023
6.0.1.2 174 7/12/2023
6.0.0 154 5/27/2023
5.0.0.3 484 3/9/2022
5.0.0.1 289 1/16/2022
4.1.9 1,198 10/20/2017
4.1.8 939 7/7/2017
4.1.7 952 5/2/2017
4.1.6 939 3/7/2017
4.1.5.2 963 2/10/2017
4.1.5 943 2/9/2017
4.1.4 1,116 11/21/2016
4.1.3 954 2/5/2017
4.1.2 946 2/5/2017
4.1.1 928 2/5/2017
4.1.0 936 2/5/2017
4.0.0 983 1/30/2017

5.0.1-提供只读属性,以访问计算过程中的计算步骤参数
4.1.8 - 计算过程的初始简化函数,预先执行无变量计算步