.NET .NET Core ASP.NET Core C# Visual Studio Web API Upgrading a Web API from .NET Core 3.1 to .NET 7 In this post I will show how to upgrade a .NET Core 3.1 Web API application to .NET 7.0.
.NET .NET Core ASP.NET Core Best Practices C# Visual Studio Web API How to Handle Errors within a .NET Core Minimal Web API In this post I will show how to handle and format errors within a .NET Core Minimal Web API.
.NET .NET Core ASP.NET Core Azure C# Dependency Injection DevOps PaaS Patterns Visual Studio How to use Azure App Configuration Service Features within Web Apps In this post I will show how to use Azure App Configuration features within a .NET Core Web application.
.NET .NET Core ASP.NET Core Azure Azure App Services C# Dependency Injection DevOps Patterns Visual Studio How to use Azure App Configuration Labels in Web Apps In this post I will show how to use Azure App Configuration labels within a .NET Core Web application.
.NET .NET Core ASP.NET Core Azure C# Dependency Injection Patterns Visual Studio How to Refresh Web App Configurations with the Azure App Configuration Service In this post I will show how to refresh web app configurations with the Azure App Configuration Service.
.NET .NET Core ASP.NET Core Azure Azure App Services C# Visual Studio How to Configure Web Apps with the Azure App Configuration Service In today's post I will show how to Configure Web Applications with Azure App Configuration Settings.
.NET .NET Core ASP.NET Core C# Visual Studio How to use the Hot Reload Feature in Visual Studio In today's post I will show how to use the Hot Reload feature in Visual Studio.
.NET Core Agents ARM Template Azure Azure App Services Azure DevOps CICD Continuous Deployment DevOps Pipelines YAML How to Integrate ARM Templates into Azure DevOps Deployment Pipelines In today's post I will show how to integrate ARM Templates into an Azure DevOps Release Pipeline.
.NET .NET Core ASP.NET Core C# Entity Framework Core Unit Testing Visual Studio Web API How to Unit Test a .NET Core Minimal Web API In today's post I will show how to implement a Minimal Web API with Unit Testing.
.NET .NET Core C# Entity Framework Core Visual Studio Web API Using Entity Framework Core within a .NET Core Minimal API In today's post I will show how to implement a Minimal Web API with Entity Framework Core.