RazorEngine
RazorEngine copied to clipboard
The same key was already used for another template
Getting this exception We are using RazorEngine version 3.10.0. This is coming when there is only one template we have right now.
exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter. HandleNonSuccessAndDebuggerNotification(Task task)\r\n
exception:Exceptions.RazorEngineException: System.InvalidOperationException: The same key was already used for another template!\r\n at RazorEngine.Templating.DelegateTemplateManager
Is there some one looking into this issue?
Can you provide a working example?