This sample demonstrates how ASP.NET Core 6.0 is used to build a cloud-native application that consists of a frontend web app and an API that communicate asynchronously via messaged queues. The messaging is implemented using Dapr and both frontend and API are hosted in Azure Container Apps. -
View it on GitHub