Serein.Library 1.2.4.1

dotnet add package Serein.Library --version 1.2.4.1
                    
NuGet\Install-Package Serein.Library -Version 1.2.4.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="Serein.Library" Version="1.2.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serein.Library" Version="1.2.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Serein.Library" />
                    
Project file
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 Serein.Library --version 1.2.4.1
                    
#r "nuget: Serein.Library, 1.2.4.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.
#:package Serein.Library@1.2.4.1
                    
#: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=Serein.Library&version=1.2.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Serein.Library&version=1.2.4.1
                    
Install as a Cake Tool

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           <-- 中文自述文档
└── ...

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Serein.Library:

Package Downloads
Serein.NodeFlow

动态流程的运行环境,非二次开发无须添加

Serein.Extend.NewtonsoftJson

通过 NewtonsoftJson 实现JSON门户扩展,用于解决 Serein.Proto.* 项目下需要 JSON 序列化与反序列化的场景

Serein.Proto.WebSocket

基于Json数据载体的WebSocket交互工具包

Serein.Script

使用了Emit构造委托缓存调用,性能客观。提供了类型推导、转换C#代码功能。用于流程图中脚本处理,也可在其他地方进行使用。

Serein.Proto.HttpApi

基于Json数据载体的HttpApi交互工具包

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.4.1 284 8/28/2025
1.2.4 221 8/2/2025
1.2.2 213 7/27/2025
1.2.1.1 597 7/22/2025
1.2.1 1,079 7/22/2025 1.2.1 is deprecated because it has critical bugs.
1.2.0 716 5/27/2025 1.2.0 is deprecated because it has critical bugs.
1.1.0 449 1/22/2025 1.1.0 is deprecated.
1.0.17 290 10/20/2024 1.0.17 is deprecated because it is no longer maintained and has critical bugs.