AzureFunctionSandbox
The project is a sample Azure Function with acceptance tests. Test cases can be run on localhost, remote or debug environment. check the readme and changelog
- use dotnet-format:
dotnet format
- init in the repository:
dotnet new tool-manifest