We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

HTML++

This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only.

It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.

1 of 5

2 of 5

3 of 5

4 of 5

5 of 5

1 Reviews

  • No contracts, no cancellation fees, over 40 features
  • 99.999% financially backed uptime SLA
  • Free, expert support, certified by J.D. Power
Website https://htmlplusplus.sourceforge.io/
Tags
License
Platform
Features
  • Familiar: if you know HTML, you already know how to use this library.
  • Concise: the code you need to write isn't longer than the HTML itself.
  • Compositional: you can define different parts of the page separately and splice them together.
  • Strongly typed: you can't use the wrong element in the wrong place and create invalid HTML.
  • Safe: you don't need to worry about things like escaping text or remembering to close tags.