Tomas Englundh
Tomas Englundh
Please mark the type framework used: - [ ] ASP.NET MVC - [ ] ASP.NET Web API (OWIN) - [x] ASP.NET Core - [ ] WPF - [ ] WinForms...
This PR adds code that can be used to deploy protomaps on Azure. See [`README.md`](https://github.com/protomaps/PMTiles/pull/197/files#diff-a4cb3c9d8e131a28f66f8c3dc723cff9a28d33727262d045d6296067a2a4997d) for more info. It is intended to be deployed in an Azure Function App what...
I would like to have a message on tests when `VerifyNoOtherCalls` fails. It would be useful if you have a number of cases where the mock should not be called...