Week 46, 2022 - Tips I learned this week
.NET tip of the week: install .NET 7 using winget
This week, I installed .NET 7 on my laptop and I used Windows Package Manager for that:
winget install Microsoft.DotNet.SDK.7
I like winget, I have already written a few articles about it (you can fi...
techwatching.hashnode.dev2 min read