volkovku / RazorTemplates

Open source templating engine based on Microsoft's Razor parsing engine. Thread safe. Allows run Razor templates outside ASP.Net MVC Projects.
Microsoft Public License
99 stars 32 forks source link

A fix for mono #18

Open RockNHawk opened 7 years ago

RockNHawk commented 7 years ago

Add a fix for mono, if have compile warnings then compileResult.Errors is not null & compileResult.Errors.Count has value then thrown TemplateCompilationException.