.NET .NET Core Architecture Upgrading to .NET 5 and the Future of .NET Core In today's post I will discuss the future of .NET Core and upgrading to .NET 5.
.NET .NET Core Architecture Best Practices C# Diagnostics Patterns Visual Studio Web API Implementation of Web API Health Checks with .NET Core In today's post I will show how to implement API health checks with .NET Core.
.NET .NET Core Architecture C# MassTransit Messaging Patterns Queuing Service Bus Visual Studio Using MassTransit for Distributed Message Handling with .NET Core In today's post I will show how to use distributed message handling with MassTransit and .NET Core.
.NET .NET Core Architecture Best Practices C# Caching Performance Visual Studio Web API Improving Performance with Response Caching of a .NET Core Web API In today's post I will show how to use response caching to improve performance of a .NET Core application.
.NET .NET Core Architecture Best Practices C# Caching Performance Visual Studio Web API Improving Performance with In-Memory Caching of a .NET Core Web API In today's post I will show how to use in-memory caching to improve performance of a .NET Core application.
.NET .NET Core Angular Architecture Azure Azure AD Best Practices C# JWT MS Graph SPA Tenants Web API How to Protect a Web API with Azure AD Authentication In today's post I will show how to protect a Web API using Azure AD authentication.
Architecture Azure Azure AD Tenants How to Create Tenants in Azure Active Directory In today's post I will show how to create tenants in Azure Active Directory.
Architecture Azure Azure Service Bus Azure Storage Azure Storage Queue Best Practices How to Decide between using an Azure Service Bus or an Azure Storage Queue In today's post I will show how to decide between using an Azure Service Bus or an Azure Storage Queue.
Architecture Azure Azure Function Azure Web Job Azure WebJob Best Practices How to Decide between an Azure Serverless Function or an Azure App Service WebJob In today's post I will show how to decide between using an Azure serverless function or an Azure App Service…