RazorEngine
RazorEngine copied to clipboard
Save compiled templates to disk
Hi, I want to precompile template before publishing to production (or save cache between app restarts) So in my understanding I have to implement ICachingProvider
Is there the right way for producing DLL file from template.TemplateAssembly
when handling void CacheTemplate(ICompiledTemplate template, ITemplateKey key)
@adoconnection Hi Alexander, It has been a long time, but wanted to ask if you have managed to solve this issue ?
Best regards, Dawid
Hi, I had to create new package https://github.com/adoconnection/RazorEngineCore