Home
Name Modified Size InfoDownloads / Week
Library 2014-01-16
Applications 2012-05-02
README.md 2012-04-23 1.2 kB
Totals: 3 Items   1.2 kB 4

HTML++ Beta Downloads

You can find an archive with the compiled DLL and accompanying documentation in the Library folder. This is the main part of this project.

You need Visual Studio 2010 to use HTML++ in applications. If you don't have it, you can download it. Once inside Visual Studio, create a new .NET 4.0 application and add a reference to this library. Make sure that you have also extracted the documentation (the XML file) - this will give you access to the entire documentation in your code editor.

You should check out the ExampleApplication in the Applications folder - it comes with source and aims to show different features. Another program in this folder is hppc, the "HTML++ Compiler" - which actually just adds your code to a class, adds the appropriate usings and references, and passes it to the C# 4.0 compiler.

If you happen to find a bug, please submit a ticket. You can use the forum for feature requests.

Source: README.md, updated 2012-04-23