Skip to content

Commit 42413b2

Browse files
committed
C# document update
Updated the document by adding new copy and editing the eligibility table. Fixed a few Acrolinx findings as well.
1 parent 79e45db commit 42413b2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

subscriptions/vs-c-sharp-dev-kit.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: C# Dev Kit for Visual Studio Code
33
author: joseb-rdc
44
ms.author: amast
55
manager: shve
6-
ms.date: 09/09/2024
6+
ms.date: 10/31/2024
77
ms.topic: how-to
88

99
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:
3333
+ 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/).
3434
+ 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.
3535

36-
3736
## Eligibility
3837

39-
| Subscription Level | Channels | Benefit | Renewable? |
38+
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)**
39+
40+
| Subscription | Channels | Benefit | Renewable? |
4041
|---------------------|------------|----------|---------------|
4142
| Visual Studio Enterprise (Standard) | VL, Retail| Available | N/A |
4243
| 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:
4647
| Visual Studio Test Professional (Standard) | VL, Retail | Not available | N/A |
4748
| MSDN Platforms (Standard) | VL, Retail | Not available | N/A |
4849
| Visual Studio Enterprise, Visual Studio Professional (monthly cloud) | Azure | Available | N/A |
50+
|GitHub Codespaces | Any | Available | N/A |
4951

5052
\* *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.*
5153

5254
> [!NOTE]
5355
> 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.
5456
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

Comments
 (0)