Microsoft has a beautiful new monospaced font designed specifically for programming and Windows Terminal.
Source : Thurrott.com
A handy PowerShell feature most people take advantage of is parameter value tab completion. Parameter value tab completion allows you to tab through available values you can pass to PowerShell commands.
Source : adamtheautomator.com
So you've developed code. Great! Now you have to publish it to your users. But how There are many ways to accomplish this but one of the most used is NuGet. NuGet is a technology that allows you to publish code in the form of packages for others.
Source : adamtheautomator.com:
It's been a couple of months since the initial betas for the Windows Subsystem for Linux 2 (WSL 2) were launched and I wanted to share a bit about what this is all about and how this will help you be more productive. I've been using the beta since it landed in Windows Insiders and I quickly switched over to using WSL 2 exclusively in my daily development tasks.
Source : code.visualstudio.com/blogs