Share via

C# support in Visual Studio 2026

Fred Saxonberg 0 Reputation points
2026-05-25T22:58:31.48+00:00

Is C# supported in Visual Studio 2026? I see no mention of it in the VS 2026 release description. Does Microsoft still support C#?

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

3 answers

Sort by: Most helpful
  1. AI answer

    2026-05-25T22:58:37.79+00:00

    C# is supported in Visual Studio 2026.

    Visual Studio 2026 includes full support for modern .NET and C# development. The November 18.0.0 update specifically highlights that .NET 10 and C# 14 are “baked in,” meaning C# is a first-class, fully supported language in this release, with editor, IntelliSense, debugging, and tooling integration.

    So yes, Microsoft continues to support C# in Visual Studio 2026, including the latest C# 14 language version.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    1 person found this answer helpful.
  2. Bruce (SqlWork.com) 84,071 Reputation points
    2026-05-27T16:48:44.3433333+00:00

    the last C# / .net release was back in November. The next release (.net 11) is this coming November, so all the new C# / .net features are in the beta releases. The focus since the last November release has been azure and c/c++, which is why the current release notes don't mention C# (you need to go back to the November release notes).

    Was this answer helpful?

    0 comments No comments

  3. Nancy Vo (WICLOUD CORPORATION) 4,845 Reputation points Microsoft External Staff Moderator
    2026-05-26T02:54:44.08+00:00

    Hello @Fred Saxonberg ,

    Thanks for your question.

    C# is fully supported in Visual Studio 2026. The November 18.0.0 release ships with .NET 10 and C# 14 baked right in - IntelliSense, debugging, refactoring tools, all of it still there as expected.

    Microsoft isn't going anywhere with C#. C# 14 comes bundled with .NET 10 LTS, and VS 2026 is built around that combo.

    For more information, you can refer to Visual Studio 2026 release notes.

    I hope this addresses your question. If this response was helpful, please consider following the guidance to provide feedback.

    Was this answer 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.