Skip to content
| Marketplace
Sign in
Visual Studio>Templates>SharpJS.Addin
SharpJS.Addin

SharpJS.Addin

0xFireball

|
1,078 installs
| (0) | Free
A Visual Studio 2015 Add-In that adds support for building SharpJS applications that run on ExaPhaser.WebForms. The old extension (ExaPhaser.WebForms.Addin) will no longer be updated. Please use this instead.
Download

ABOUT SHARPJS

SharpJS is an open-source framework that compiles C# code into HTML and JavaScript to run anywhere. ExaPhaser.WebForms, the UI framework of SharpJS comes with support for multiple well-known CSS frameworks to give your applications an elegant style out-of the box. It also has managed wrapper classes for interacting with the DOM, and experimental jQuery support.

Its .NET runtime engine is powered by JSIL. While JSIL was written to easily port XNA games to run on the Web, SharpJS adds a set of APIs and classes for building GUI applications, with C# classes that are later mapped to native HTML5 elements. The HTML5 applications also utilize modern CSS frameworks such as Foundation 6 and Bootstrap.

SharpJS's simple structure makes it relatively straightforward to port existing Silverlight and Windows Forms applications directly to HTML5.

Since SharpJS compiles your applications directly to HTML5 and JavaScript, they can run offline in the browser, online served by a server, in a mobile app built with PhoneGap, in a desktop app built with Electron, or in any other technology that allows you to build applications with web technologies.

See the official website: https://exaphaser.github.io/SharpJS/

See the code on GitHub: https://github.com/exaphaser/SharpJS

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft