Serein.Library
1.2.4.1
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
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" />
<PackageReference Include="Serein.Library" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Serein.Library&version=1.2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
| Product | Versions 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.
-
.NETFramework 4.6.2
- Serein.Library.NodeGenerator (>= 1.2.4.1)
- System.Reactive (>= 6.0.1)
- System.Threading.Channels (>= 8.0.0)
- System.ValueTuple (>= 4.3.0)
-
net8.0
- Serein.Library.NodeGenerator (>= 1.2.4.1)
- System.Reactive (>= 6.0.1)
- System.Threading.Channels (>= 8.0.0)
- System.ValueTuple (>= 4.3.0)
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.