Show/Hide Toolbars

XSharp

Navigation: X# Documentation

Using X# in Visual Studio

Scroll Prev Top Next More

XSharp comes with two options for development environments:

1.Chris Pyrgas has adjusted his existing IDE to support XSharp (it is now called XIDE, and compiled in XSharp!).

2.We supply Visual Studio integration for Visual Studio 2017 and later. If you do not have Visual Studio, you can download a (free!) community edition from Visual Studio from the web:

https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx

The Visual Studio integration is still a work progress. What is supported in this version is:

Edit;

Compile;

Debug;

Source control;

Windows Forms Editor;

WPF Editor;

Resource editor;

Settings editor.

 

Known issues:

Some of the intellisense features are not supported yet.

There are no editors for VO Binary entities yet.

No support yet for .Net Core, .Net Standard, Portable class libraries and shared projects.