Y
Hacker News
new
|
ask
|
show
|
jobs
by
yunusefendi52
569 days ago
To be fair at least, I think in c# one should avoid Console.WriteLine as much as possible, because Console.WriteLine is blocking which make API request slow and instead use logger like serilog and use async sinks