.Net
FOrce .NET 5 app to run as admin?
Hi, I know it was not possible in .NET Core 3.1, but can I somehow do this on .NET 5? Application manifest not available anymore?! You can always wrap your executable in another, native one, Read more…
Hi, I know it was not possible in .NET Core 3.1, but can I somehow do this on .NET 5? Application manifest not available anymore?! You can always wrap your executable in another, native one, Read more…
It depends on how important LTS is to you. For some of my personal projects I’ve started using .NET 5. For code that works and you aren’t going to touch for a while, the LTS Read more…