Azure / azure-functions-durable-powershell

PowerShell SDK for writing Durable Functions apps
MIT License
7 stars 3 forks source link

Add skeleton to enable Durable cmdlet development #18

Closed michaelpeng36 closed 1 year ago

michaelpeng36 commented 1 year ago

This PR is one of four that will sync the main branch with the changes made in the michaelpeng/refactoring-engine branch.

  1. https://github.com/Azure/azure-functions-durable-powershell-private/pull/18
  2. https://github.com/Azure/azure-functions-durable-powershell-private/pull/19
  3. https://github.com/Azure/azure-functions-durable-powershell-private/pull/20
  4. https://github.com/Azure/azure-functions-durable-powershell-private/pull/21

All the changes in the PRs listed were co-authored with equal contribution from @davidmrdavid. This change in particular adds basic changes necessary to begin Durable cmdlet development, including: