From where to download .Net5 and latest Visual Studio IDE

T.Zacks 3,996 Reputation points
2021-06-24T17:54:21.553+00:00

I want to develop a project using winform template using latest .net5 & latest visual studio which support .Net5. please share a link from where i can download latest visual studio which support .Net5.

approx more than a year i have downloaded & install VS2019 but probably that do not support .Net5.
if possible guide me how to update my existing VS2019 as a result it should be latest one which will support .Net5 with winform template.

Thanks

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Leon Laude 86,091 Reputation points
    2021-06-24T17:59:51.443+00:00

    Hi @T.Zacks ,

    Visual Studio 2019 (v 16.8) supports .NET Framework 5, the latest version is .NET Framework 5.0.7 which is also supported:

    109027-dotnet5.png

    .NET Framework 5 download
    https://dotnet.microsoft.com/download/dotnet/5.0

    Visual Studio 2019 download
    https://visualstudio.microsoft.com/downloads

    ----------

    If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

    Best regards,
    Leon

    1 person found this answer helpful.
    0 comments No comments

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.