AElf.Kernel.Node 1.12.0

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

Base Module for building a node.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AElf.Kernel.Node:

Package Downloads
AElf.OS.Core

Core module for the OS layer.

AElf.Kernel

Main kernel module for building the kernel.

AElf.CrossChain.Core

Core functionality for crosschain operations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.12.0 680 2025/1/10
1.10.0 777 2024/8/12
1.9.0 863 2024/7/8
1.6.0 4,167 2023/10/18
1.5.0 4,342 2023/7/19
1.4.1 1,068 2023/7/19
1.4.0 1,007 2023/7/19
1.3.1 968 2023/7/19
1.3.0 5,826 2023/4/7
1.2.3 2,380 2023/2/6
1.2.2 2,087 2022/12/27
1.2.1 3,362 2022/8/23
1.2.0 4,491 2022/6/8
1.0.0 8,101 2020/12/10
1.0.0-rc1 3,483 2020/10/17
1.0.0-preview3 3,639 2020/6/23
1.0.0-preview2 4,224 2020/4/26
1.0.0-preview1 3,222 2020/3/26
0.9.2 5,898 2020/2/6
0.9.1 5,585 2019/12/23
Loading failed