Module for the nodes runtime setup (logging for example).
Info
| Version: | 1.12.0 |
| Author(s): | AElf |
| Last Update: | Friday, January 10, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://aelf.io/ |
| NuGet Url: | https://www.nuget.org/packages/AElf.RuntimeSetup |
Install
Install-Package AElf.RuntimeSetup
dotnet add package AElf.RuntimeSetup
paket add AElf.RuntimeSetup
AElf.RuntimeSetup Download (Unzip the "nupkg" after downloading)
Dependencies
- AElf.Core(>= 1.0.0)
- Microsoft.Extensions.Logging.Log4Net.AspNetCore(>= 3.1.0)
- Volo.Abp.AspNetCore(>= 3.1.0)