xarop_pa_toss
NuGet errors when trying to install MAUI.Controls package on .NET 7
I think I figured out that it wasn't meant to be installed like this. Not sure why it shows listen then but there's a bunch of them on the list that are supposed to be installed with a different package
4 replies
✅ How should I structure 'exit points' in my program?
thanks for the answers. I did some digging and found a nice explanation. I didn't realise you could put something in a try-catch block, call methods inside the block and throw exceptions inside those methods.
15 replies
✅ How should I structure 'exit points' in my program?
Thanks for the answers.
Regarding #2 I think I have it setup as you mention.
Think my main issue is with Question #1. Are you familiar with helpful documentation on the matter? Or somewhere I can read about how to implement things as exit codes, etc?
15 replies