ChainFx 4.1.0
dotnet add package ChainFx --version 4.1.0
NuGet\Install-Package ChainFx -Version 4.1.0
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="ChainFx" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ChainFx" Version="4.1.0" />
<PackageReference Include="ChainFx" />
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 ChainFx --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChainFx, 4.1.0"
#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 ChainFx@4.1.0
#: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=ChainFx&version=4.1.0
#tool nuget:?package=ChainFx&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Introduction
ChainFx (品链框架) is a decentralized cloud framework for building blockchain-capable supply chain and digital twins systems
The keyword <i>chain</i> has three implications:
- A built-in distributed ledger (blockchain)
- Applications can form federated chains of nodes that are inter-operable with each other
- Applications typically chain many organizational units and workflows together to conduct industrial business operations
Characteristics:
- Interoperable through open standards: HTTP/1.1, OAuth 2.1, and JWT
- The built-in federated blockchain engine powers a distributed ledger, suitable for a formal credit solution like Carbon Credits or Time Bank
- A mesh topology of peer network that is free to associate & dessociate and easy to configure, with programmatic node-to-node interoperability
- Support rapid development of workflow-oriented decentralized Web apps
<pre> dotnet add package ChainFx --version 4.1.0 </pre>
Dependencies
The open source software being used:
![]() |
![]() |
|---|---|
| kestrel | npgsql |
| .NET's built-in web engine | .NET access to PostgreSQL |
| Product | Versions 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. 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 Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0)
- Npgsql (>= 4.1.12)
- System.Net.Http (>= 4.3.4)
- System.Net.WebSockets (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.0 | 353 | 3/6/2023 |

