MrSimonC / Durable-Azure-Functions-Template

A starter project template which utilises the latest patterns for Durable Azure Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Durable Azure Functions Template

This project template is your starting block for using the latest patterns in Azure Durable Functions.

Use this project as a starting point for a new project involving Durable Functions, or as a reference for a working example of:

  • Azure Entities in an Azure Function using .Net Core 6.0
  • A shared .net 6.0 Durable Entity library (project), allowing re-use of entities
  • Durable Orchestration
  • Durable Entities
  • Puppeteer used in a Linux Consumption Plan Azure Function

About

A starter project template which utilises the latest patterns for Durable Azure Functions


Languages

Language:C# 100.0%