Use Dev Containers for .NET Development

Use Dev Containers for .NET Development

In this blog post, we’ll show you how to use Dev Containers for .NET development. Table of contentsWhy Use Dev Containers?RequirementsGetting StartedDevelopment in a Dev ContainerSummary The VS Code Dev Containers extension allows you to develop .NET and other...
Publish a Blazor .NET App With VS Code to Azure

Publish a Blazor .NET App With VS Code to Azure

In this Microsoft Azure blog post, we’ll walk through how to publish a Blazor .NET app using Visual Studio Code (VS Code) to Azure. VS Code, with its rich ecosystem of extensions and integrations, is more than just a code editor. It enables developers to build, test,...
Use Dev Containers for .NET Development

Add Bootstrap Icons to a Blazor .NET Web App

In this blog post, we’ll show you how to add Bootstrap Icons to a Blazor .NET Web App to create visually appealing and consistent UI elements. Bootstrap Icons is a free, open-source library that provides over 1,800 scalable vector icons designed to integrate...