Azure / Azure/azure-functions-core-tools
.NET 11 support in Core Tools
Open
.NET 11
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Add .NET 11 support to Azure Functions Core Tools.
1. Ensure the `init` action works for .NET 11 (isolated).
2. Add a Dockerfile for the .NET 11 isolated use case (similar to https://github.com/Azure/azure-functions-core-tools/blob/v4.x/src/Azure.Functions.Cli/StaticResources/Dockerfile.dotnet9Isolated).
3. Validate publish/run flows for .NET 11 isolated apps.
Part of the .NET 11 support effort tracked in Azure/azure-functions-dotnet-worker#3436.
Contributor guide
Assessment
This issue has not been assessed yet.