Azure Function App Template
Example of a .NET 10 Azure Function App that will run locally and return the body of an HTTP request as a response.
host.json
local.settings.json
MyFunction.cs
Program.cs