DanielLarsenNZ
released this
11 Jan 04:36
·
10 commits
to main
since this release
This release includes significant refactoring of the solution to use the Azure Functions v3 framework. This upgrade is a stepping stone towards Azure Functions v4 and dotnet 6 support (see PR #43).
Enhancements and improvements include:
- Upgrade of Azure Functions Framework to v3
- Upgrade of dotnet to 3.1
- Upgrades of all dependencies and nuget packages
- Deployment using Bicep templates
- Scripts for running and testing on local dev
- GitHub build Actions