Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code fails in VB.NET with anonymous types #13

Open
everettcomstock opened this issue Jul 8, 2014 · 2 comments
Open

Code fails in VB.NET with anonymous types #13

everettcomstock opened this issue Jul 8, 2014 · 2 comments

Comments

@everettcomstock
Copy link

Hi Kirill,

I want to keep this as short as possible, so I am going to reference another post, but I believe the RazorTemplates project is suffering from the same (or similar) issue and the RazorEngine project. I have used RazorTemplates without issue in many C# projects. I recently decided to use it in a VB.Net project and I ran into an error when attempting render a template using a VB.Net Anonymous Type. This post describes the problem exactly:

Antaris/RazorEngine#112

Could you potentially look into this?

Thanks!

@conficient
Copy link

Had a quick look and added a pull request with a fix for this.

@everettcomstock
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants