You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: subscriptions/vs-c-sharp-dev-kit.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: C# Dev Kit for Visual Studio Code
3
3
author: joseb-rdc
4
4
ms.author: amast
5
5
manager: shve
6
-
ms.date: 09/09/2024
6
+
ms.date: 10/31/2024
7
7
ms.topic: how-to
8
8
9
9
description: Explore the C# Dev Kit for Visual Studio Code that provides a rich C# editing experience, AI-powered development, solution management, and integrated testing.
@@ -33,10 +33,11 @@ To learn more about the C# Dev Kit and to install it, check out these resources:
33
33
+ For information about the features and capabilities of the C# Dev Kit, see the blog post [Announcing C# Dev Kit for Visual Studio Code](https://devblogs.microsoft.com/visualstudio/announcing-csharp-dev-kit-for-visual-studio-code/).
34
34
+ The [C# Dev Kit FAQ](https://code.visualstudio.com/docs/csharp/cs-dev-kit-faq#_who-can-use-c-dev-kit) provides answers to common questions about the kit.
C# Dev Kit builds on the same foundations as Visual Studio for some of its functionality, it uses the same license model as Visual Studio. This means it's free for individuals, as well as academia and open-source development, the same terms that apply to Visual Studio Community. For organizations, the C# Dev Kit is included with Visual Studio Professional and Enterprise subscriptions (as noted below), as well as GitHub Codespaces. **For full terms and details see the [license terms](https://marketplace.visualstudio.com/items/ms-dotnettools.csdevkit/license)**
| Visual Studio Enterprise (Standard) | VL, Retail| Available | N/A |
42
43
| Visual Studio Enterprise subscription with GitHub Enterprise | VL | Available | N/A |
@@ -46,10 +47,11 @@ To learn more about the C# Dev Kit and to install it, check out these resources:
46
47
| Visual Studio Test Professional (Standard) | VL, Retail | Not available | N/A |
47
48
| MSDN Platforms (Standard) | VL, Retail | Not available | N/A |
48
49
| Visual Studio Enterprise, Visual Studio Professional (monthly cloud) | Azure | Available | N/A |
50
+
|GitHub Codespaces | Any | Available | N/A |
49
51
50
52
\**Includes: Not for Resale (NFR), Visual Studio Industry Partner (VSIP), FTE, BizSpark, Imagine, Imagine Premium, Microsoft Cloud Partner Program, Most Valuable Professional (MVP), Regional Director (RD), MCT Software & Services Developer, MCT Software & Services.*
51
53
52
54
> [!NOTE]
53
55
> Microsoft no longer offers Visual Studio Professional Annual subscriptions and Visual Studio Enterprise Annual subscriptions in Cloud Subscriptions. There will be no change to existing customers experience and ability to renew, increase, decrease, or cancel their subscriptions. New customers are encouraged to go to [https://visualstudio.microsoft.com/vs/pricing/](https://visualstudio.microsoft.com/vs/pricing/) to explore different options to purchase Visual Studio.
54
56
55
-
Not sure which subscription you're using? Connect to [https://my.visualstudio.com/subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) to see all the subscriptions assigned to your email address. If you don't see all your subscriptions, you might have one or more assigned to a different email address. You need to sign in with that email address to see those subscriptions.
57
+
Not sure which subscription you're using? Connect to [https://my.visualstudio.com/subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) to see all the subscriptions assigned to your email address. If you don't see all your subscriptions, you might have one or more assigned to a different email address. You need to sign in with that email address to see those subscriptions.
0 commit comments