An open API service indexing awesome lists of open source software.

https://github.com/jonahandersson/durablefunctionchainingdotnet

My mini-project for small demo example about Azure Durable Functions with application pattern Function Chaining in .NET Core 3.1 with integration with Azure Storage, Azure Service Bus, Twilio API, SendGrid API, etc.
https://github.com/jonahandersson/durablefunctionchainingdotnet

azure azure-functions azure-storage blob-trigger dotnet sendgrid-api serverless-functions twilio-api

Last synced: 4 months ago
JSON representation

My mini-project for small demo example about Azure Durable Functions with application pattern Function Chaining in .NET Core 3.1 with integration with Azure Storage, Azure Service Bus, Twilio API, SendGrid API, etc.

Awesome Lists containing this project

README

        

# Microsoft Azure Durable Functions Function Chaining .NET Core Example with Azure BLOB Trigger and Twilio API integration

My mini-project for small demo example about Function Chaining Example in .NET Core 3.1

![Jonah Andersson Azure Durable Functions - Function Chaining Example](https://durablestoragefunctionss.blob.core.windows.net/photoscontainer/AzDurableFunctionChaining.jpg) Jonah Andersson Azure Durable Functions - Function Chaining Example with Azure Service Bus, Twilio API, Sendgrid API and Azure BLOB Storage

C# .NET Source code logi in file ServerlessAzureStorageNotifier.cs

Developing it freestyle function chaining pattern as I dig deeper into Azure Durable Functions!

*Interested in working on this project together with me, feel free to contact me via my website https://jonahandersson.tech*

- [**My article about Azure Durable Functions at DEV Community Blog**](https://dev.to/jonahandersson/azure-durable-functions-developing-serverless-stateful-workflow-4787)

- [**Serverless .NET Development with Azure Durable Functions by Jonah Andersson at Philippine .NET User Group (PHINUG)**](https://www.youtube.com/watch?v=zByq3wB7fIQ&t=31s)

- [**Azure Durable Functions Fundamentals at Azure User Group Sundsvall by Jonah Andersson**](https://www.youtube.com/watch?v=fDej9n-kzNM)

## Learn more about Azure Durable Functions

- [**Azure Durable Functions Documentation**](https://docs.microsoft.com/en-us/azure/azure-functions/durable?WT.mc_id=AZ-MVP-5004251)

- [**Microsoft Learn**](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-create-first-csharp?pivots=code-editor-vscode?WT.mc_id=AZ-MVP-5004251)

- [**Azure Functions University on YouTube by Marc Duiker**](https://www.youtube.com/channel/UCmoWqg6T-c8zEGm4sZdnwbA)