TLCS.FlowManager
1.1.6
dotnet add package TLCS.FlowManager --version 1.1.6
NuGet\Install-Package TLCS.FlowManager -Version 1.1.6
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="TLCS.FlowManager" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TLCS.FlowManager" Version="1.1.6" />
<PackageReference Include="TLCS.FlowManager" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TLCS.FlowManager --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TLCS.FlowManager, 1.1.6"
#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.
#:package TLCS.FlowManager@1.1.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TLCS.FlowManager&version=1.1.6
#tool nuget:?package=TLCS.FlowManager&version=1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
包含流程树、解决方案、运行状态、系统变量等模块
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- TLCS.GalvoControl (>= 1.1.1)
- TLCS.LaserBase (>= 1.1.1)
- TLCS.MotionControl (>= 1.1.1)
- TLCS.ViewModels (>= 1.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
20251209:将设备状态添加委托至系统信息静态类
20251216:流程菜单增加执行选中模块和从此处执行功能
20251217:整理流程事件
20251218:流程界面更新;增加流程运行时禁止关闭程序的功能