AElf.RuntimeSetup 1.12.0

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

Module for the nodes runtime setup (logging for example).

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 (1)

Showing the top 1 NuGet packages that depend on AElf.RuntimeSetup:

Package Downloads
AElf.Blockchains.BasicBaseChain

Base AElf Module for different chain types.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.12.0 427 2025/1/10
1.10.0 342 2024/8/12
1.9.0 323 2024/7/8
1.6.0 1,776 2023/10/18
1.5.0 1,160 2023/7/19
1.4.1 334 2023/7/19
1.4.0 357 2023/7/19
1.3.1 365 2023/7/19
1.3.0 2,062 2023/4/7
1.2.3 1,174 2023/2/6
1.2.2 705 2022/12/27
1.2.1 790 2022/8/23
1.2.0 1,723 2022/6/8
1.0.0 2,226 2020/12/10
1.0.0-rc1 1,028 2020/10/17
1.0.0-preview3 1,052 2020/6/23
1.0.0-preview2 1,684 2020/4/26
1.0.0-preview1 1,076 2020/3/26
0.9.2 1,772 2020/2/6
0.9.1 1,447 2019/12/23
Loading failed