RazorLight v1.0.0-rc2 Release Notes

Release Date: 2017-02-20 // about 7 years ago
  • What's new:

    • Project migrated to MSBuild / *.csproj
    • 👻 For the convenience, compilation errors are now shown in Exception Message. No need to inspect CompilationErrors.
    • EngineFactory now returns IRazorLightEngine (was RazorLightEngine)
    • 🛠 Minor bug fixes