# Net Framework Support

Do you expect any time soon the support of .NET Framework projects? Is there a work around, or Visual Studio is the only IDE for that projects.

##### Post Metadata
- Posted at: over 6 years ago
- Author title: Software Engineer at Chevron
- Net upvotes: 1


## Comments
### Comment 1

You can add C# support to VS Code by installing the Microsoft extensions with the id &#39;ms-vscode.csharp&#39; but support for projects is limited. This extension will recognise C# files and will allow you to have a lightweight editor for .cs files but in many cases that is where it ends. Generally, Microsoft recommends Visual Studio as the best solution for .NET projects. Of course, like VS Code, Visual Studio also comes in a community flavour.

The crux of the matter is that VS code doesn&#39;t have robust enough support for msbuild and therefor .csproj files. Given that the community edition of Visual Studio exists there may not be enough appetite to change this quickly enough either. The extension above, however, is developed in collaboration with OmniSharp who may work on this support in time.

##### Comment Metadata
- Posted at: over 6 years ago
- Author title: Software Engineer at Strategic Software Limited




## Related Product
[Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)

## Related Category
[Text Editor](https://www.g2.com/categories/text-editor)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


