-
Notifications
You must be signed in to change notification settings - Fork 39
Update to C# Dev Kit and C# Extension Commands
Claudia Regio edited this page Jan 14, 2026
·
3 revisions
All C# Dev Kit commands and C# Extension commands will now be prefaced with C# instead of .NET or CSharp. This change aims to provide clearer context and better alignment with our product.
-
Old Command Prefix for C# Dev Kit:
.NET -
Old Command Prefix for C# Extension:
CSharp -
New Command Prefix for both:
C#
Command names have not changed. For example, .NET: New Project... is now C#: New Project...
.NET Install Tool extension commands are not impacted by this change. Please update your workflows accordingly and refer to the updated documentation for more details.