DarDev

Results 5 issues of DarDev

Currently BouncyCastle.NetCore nuget is not official and don't have functions like PgpUtilities.WriteFileToLiteralData and DotNetUtilities.ToRSAParameters Please change this dependency to official Portable.BouncyCastle.

When i try to use this in my configuration: ``` _id %{IdSource} key value ``` I am receiving error: `log4net:ERROR XmlHierarchyConfigurator: Cannot find Property [Parameter]` Should i use? : ```...

Can someone explain what these properties do? `2000 10000 False False `

Package 'Log4Slack 1.1.10' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.1'. This package may not be fully compatible with your project.

I use Tron.Net.Client.WalletAddress newAddress = Tron.Net.Client.WalletAddress.MainNetWalletAddress(); and dont know how to get private key in string?