Week 11, 2025- Tips I learned this week
Some tips about .NET, vscode, git, HTTP

Search for a command to run...

Series
In this series, I talk about some tips I learned during the week. It can be about anything I want to share like a new feature on a tool or framework I use.
Some tips about .NET, vscode, git, HTTP

Some tips about .NET, pnpm, and Azure DevOps.

The "this" in TypeScript, a must-have tool for Durable Functions, and a new git alias.

Git commands in vscode, a nice tool for Vue developers and a must-have Visual Studio extension.

Tooling around .NET, Azure DevOps, and VS Code.

.NET tip of the week: the new way to add a configuration source .NET 6 introduced a new way to build a .NET application using the new WebApplication and WebApplicationBuilder classes. One thing I like about it is how configuration is handled. Instead...
