Azure / azure-functions-templates

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

[ASP.NET Core Integration] Add templates using 3-package approach #1495

Closed satvu closed 6 months ago

satvu commented 7 months ago

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

Validations:

VS validation will have to be done with a tooling-feed test to make sure NetFx and NetCore scenarios point to the correct package.

Additional Notes

mattchenderson commented 6 months ago

Also validated in VS Code, so I'm feeling good about this set of changes once the App Insights wire-up is back in there.

Edit: (and bumping package versions as needed)