ZptSharp (formerly ZPT-Sharp) is a library for .NET which renders HTML/XML documents from model data. It is ideally suited for use in MVC applications, as the View technology.
ZPT is an attribute-based syntax; as such it avoids the need to add 'alien markup' to your source files. ZPT source files remain syntactically valid HTML/XML and may even be opened/previewed locally in web browsers, offline from their applications.
ZptSharp's extensive documentation is hosted on the ZptSharp website. The main website content reflects the most recent stable release of ZptSharp. Documentation for other versions is available though:
- Draft documentation for the upcoming/next version
- Documentation for legacy versions
The main branches for this repository are as follows:
- The master branch represents the latest development/next-release code
- The production branch represents the most recent release version
The status badges below are linked to the master branch. They provide a summary of the health of the build & test process.
Environment | Status |
---|---|
Windows | |
Linux | |
Code quality | |
Test coverage |