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

Amended Render method to handle VB anonymous types #15

Closed conficient closed 3 years ago

conficient commented 9 years ago

Updated Render() method to handle both C# and VB.NET anonymous types - refer to issue #13

conficient commented 3 years ago

Looks like this repo is dead. Not that it matters since everyone is moving to Net core