Azure / azure-functions-templates

Azure functions templates for the azure portal, CLI, and VS
MIT License
344 stars 196 forks source link

Add ASP.NET Integration Http Trigger Templates #1491

Closed satvu closed 9 months ago

satvu commented 10 months ago

Resolves https://github.com/Azure/azure-functions-dotnet-worker/issues/1465

mattchenderson commented 9 months ago

Do we need to add a restore step on the project templates? It won't work for VS, but that presumably would be needed for other clients that rely on the msbuild context from the existing package, I think?

satvu commented 9 months ago

Closing in favor of #1495