Using Spark or Razor viewengine with OpenRasta

Has anyone used the Spark or Razor engine to view OpenRasta? or any suggestion regarding a view mechanism other than assembly in WebForms?

+4
source share
1 answer

There is support for Spark and Razor ViewEngine for OpenRasta, available in

https://github.com/openrasta/openrasta-codecs-razor

https://github.com/openrasta/openrasta-codecs-spark

You may have to build from a source from these places.

+5
source

All Articles