marcduiker / demos-azure-durable-functionsLinks
This repo contains a .NET solution which is part of a blog post series about Azure Durable Functions. It also serves as demo material for some of my presentations and Youtube videos.
☆42Updated 4 years ago
Alternatives and similar repositories for demos-azure-durable-functions
Users that are interested in demos-azure-durable-functions are comparing it to the libraries listed below
Sorting:
- A complete microservice application featuring Dapr Pub-Sub, deployed to Azure Container Apps and Azure Service Bus Topics with dead-lette…☆31Updated 7 months ago
- Azure Container App sample for building event driven containers using Azure Service Bus and Azure Event Hubs☆46Updated 2 years ago
- Uses Durable Functions' fan out pattern to load N messages across M sessions into various Azure Storage/Messaging services. Includes the …☆43Updated 3 years ago
- Learn Codito's journey where they decompose a monolith into multiple smaller microservices and how they've migrated without downtime by m…☆25Updated last year
- This repository demonstrates a typical front-end UI built with ASP.NET and a complementary back-end API using DAPR for service discovery.…☆40Updated 10 months ago
- This repository contains helpful code templates for Azure cloud developers.☆60Updated 2 years ago
- DotNet Azure Function Web API secured by Azure AD☆49Updated last year
- A quickstart for getting an api / app deployed in Azure with a sql database, and github actions / AzDevOps pipelines☆18Updated last year
- .NET Function that uses Azure Durable Functions to schedule the scale of a function app + CosmosDB to a pre-warmed premium plan for 4 hou…☆39Updated 6 years ago
- Learn how to create your own Azure Functions extension in 5 steps☆36Updated 5 years ago
- .NET Samples that show how you can use Event Grid to publish and consume events, and how to manage topics and event subscriptions.☆39Updated 3 years ago
- An "Azure Developer CLI" compatible project for deploying a set of sample resources and APIs for use with Azure API Management.☆43Updated last month
- A blueprint for getting a React web app with a C# API and a MongoDB database on Azure. The blueprint includes sample application code (a …