Module for the nodes runtime setup (logging for example).
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)