Skip to content
0xFireball edited this page Apr 25, 2016 · 7 revisions

SharpJS

A set of frameworks for writing HTML5/JavaScript applications with C#.

About SharpJS

SharpJS is open-source software licensed under the GPLv3, which can be found in the LICENSE.md file. If you feel restricted by the license, please purchase a commercial license from the marketplace. (You could do this if you wanted to use the software, for example, for some kind of proprietary use. The pricing is very affordable and there are multiple tiers.)

The runtime is powered by JSIL, an application that translates compiled IL to JavaScript. The SharpJS frameworks are built on top of JSIL and provide classes for building web applications that run in the browser.

Tutorials and Code Samples

My friend daveho8888 and I, 0xFireball have put together samples and code demos for getting started with SharpJS.