Doc/Modules/SharpView

The SharpView Engine

The SharpView engine is considered experimental. Its purpose is to provide a DSL-like way of generating markup in pure C# without using a templating engine. It achieves this by (ab)using (mostly) indexers. More to come.