Class RazorEngine

Razor Hosting Engine that allows execution of Razor templates outside of ASP.NET. You can execute templates from string or a textreader and output to string or a text reader.

This implementation only supports C#.

System.Object
  System.MarshalByRefObject
    Westwind.RazorHosting.RazorEngine<RazorTemplateBase>
      Westwind.RazorHosting.RazorEngine
public class RazorEngine : RazorEngine<RazorTemplateBase>

Class Members

MemberDescription

Constructor

Requirements

Namespace: Westwind.RazorHosting
Assembly: westwind.razorhosting.dll

© West Wind Technologies, 2018 • Updated: 06/07/18
Comment or report problem with topic