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.
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.
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow HTML++
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HTML++!