yaroslav-metelev
Results
2
issues of
yaroslav-metelev
Console application may end before sent any logs. Sample code: ```` internal class Program { static async Task Main(string[] args) { IConfiguration configuration = new ConfigurationBuilder() .Build(); var serviceProvider =...
### Is there an existing issue for this? - [ ] I have searched the existing issues ### Description I get exception when use multiple static proxies with default RootPath...