With Asp.Net Core Web API project, it is much easier to host outside of Azure function. Like we have a development AKS clsuter that can run the contianer image in it. It is also easy to do local debug.
Local debug & verification
There is a Inclusive.HeatSensor.Web.http file that store the testing http requests.
With Asp.Net Core Web API project, it is much easier to host outside of Azure function. Like we have a development AKS clsuter that can run the contianer image in it. It is also easy to do local debug.
Local debug & verification
There is a
Inclusive.HeatSensor.Web.http
file that store the testing http requests.