Razor Templating Engine on CodePlex

Ben (BuildStarted) and I have published our initial release of the Razor Templating Engine to CodePlex

The initial release supports:

Initial Release of the Razor Templating Engine
Strict and Dynamic Model Support
Custom Base Template Support
Template Caching
Let us know what you think. Want to get involved? Download the source code, and discuss on CodePlex

Update: Ben’s got the project on NuGet for easy package distribution. Either add RazorEngine through the Package Manager, or

Install-Package RazorEngine

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

MVC3 and MEFMVC3 and MEF

ASP.NET MVC has been steadily maturing into a first rate web application framework. New features have been progressively enhancing the framework, changing how we how build more robust, flexible and

RazorEngine v2RazorEngine v2

What’s new in RazorEngine v2?RazorEngine v1.2 has had some great feedback and certainly allowed us a good architecture to build from. It was a little too complex to configure different