Microsoft Aspire vs Kubernetes

Microsoft Aspire vs Kubernetes

In this blog post Microsoft Aspire vs Kubernetes for Cloud Apps Practical Guide we will compare what each tool is for, how the underlying technology works, and how to choose the right approach for your team. If you’re building modern cloud apps, the “Microsoft Aspire...
How to Use .NET appsettings.json

How to Use .NET appsettings.json

In this blog post How to Use .NET appsettings.json for Cleaner Configuration we will explore how appsettings.json helps you manage configuration in modern .NET apps, without sprinkling values throughout your codebase. You will learn what it is, why it exists, and how...
Accelerate VS Code Development with MCP Servers

Accelerate VS Code Development with MCP Servers

In this blog post Accelerate VS Code Development with MCP Servers we will look at how to plug Model Context Protocol (MCP) servers into VS Code so you can ship features faster and with fewer mistakes. Before we touch settings and code, we’ll start with a high-level...