Kouhai
Recommended flow for writing + deploying a basic Microservice Application (with DB)?
What does webflux do?
You don't really want any extra frameworks on top of ASP.NET, if you're going with minimal API though, you'd want a library to ease the process a bit.
24 replies
✅ Is it possible to ask check for a keypress without pausing the whole console?
Also, your program will crash here
Console.SetCursorPosition(defPnt.X * Console.WindowWidth / 1919, defPnt.Y * Console.WindowHeight / 1079);
Because sometimes the cursor will be outside the console screen94 replies