mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-02 15:50:47 +08:00
e389dbb967651c80e14030abfe6a508e7d4269a0
2. [Script]脚本节点移除了“getFlowContext”内置方法,改为自动识别入参名称为“context""flowContext""flow_context",如果是,将自动使用 IFlowContext 类型参数(运行时自动给定) 3. NodeFlow项目中,FlowLibraryService添加了GetType(string)以及TryGetType(string,Type?)方法,用于流程环境搜索外部加载的程序集类型。
Flow Visualization Framework
This project supports both English and 中文 documentation.
🌐 Language
🔧 Project Summary
Refer to the specific language documentation for detailed instructions.
📁 Structure Suggestion (for your repository)
📦 YourProject
├── README.md <-- Language selector (this file)
├── flow_visualizer_cn.md <-- English full doc
├── flow_visualizer_cn.md <-- 中文自述文档
└── ...
🔗 External Links
- Bilibili: https://space.bilibili.com/33526379
Languages
C#
100%