How i can create an Azure Function using .net 8.0 inside visual studio 2022 17.8.6

john john Pter 1,345 Reputation points
2024-02-03T15:18:52.5366667+00:00

I have visual studio 2022 17.8.6, and .net 8.0 is installed as follow:- 8

but when i create a new azure function, as follow:- azure

the .net 8.0 is not listed inside the "functions worker", as follow:- User's image

I also installed the .net 8.0 runtime inside my development machine without any luck.... any advice how i can create azure function using .net 8.0 ?? Thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Developer technologies | ASP.NET | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. gekka 13,426 Reputation points MVP Volunteer Moderator
    2024-02-04T03:08:54.2566667+00:00

    Menu -> Tools -> Options -> Projects and Solutions -> Azure Functions -> Check for updates -> Download & Install 20240204

    New templates will have been downloaded to %LOCALAPPDATA%\AzureFunctionsTools\Releases

    12 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.