Tags: Nathanvdk/RazorEngine
Tags
If you use assemblies in your template which are not referenced in yo… …ur hosting code RazorEngine will load them for you automatically if they are required. See Antaris#218 for details.
* documentation website based on FSharp.Formatting (https://Antaris.g… …ithub.io/RazorEngine), can be build locally * travis and appveyor build systems to automatically build on mono and windows. * build environment to build and release the project, the documentation and the nuget package. * readded support for net40 (which will use the Razor with version 2.0.30506.0) * New API surface (various classes are Obsolete now). * Improved Isolation (AppDomain Sandboxing) support. * Caching API. * Fixed most open bugs. * Razor 4 support (in 4.0.0) * Roslyn Support (via RazorEngine.Roslyn, not supported on net40) * Please report breaking changes in 3.5.0 (from 3.4.x) and open an issue!
PreviousNext