Skip to content

Support for VB.NET projects - #40

Open
ndc wants to merge 1 commit into
smsohan:masterfrom
ndc:master
Open

Support for VB.NET projects#40
ndc wants to merge 1 commit into
smsohan:masterfrom
ndc:master

Conversation

@ndc

@ndc ndc commented Feb 16, 2012

Copy link
Copy Markdown

I have added 12 T4 templates so the scaffold can produce VB.NET files.

Razor generation works but ASPX has some errors. I don't know enough T4Scaffolding to debug it.

Not sure about the location either. I put it in Mvc.Mailer\NuGet\input\tools. Should it be in Mvc.Mailer\NuGet\output\MvcMailer.1.0.nupkg\tools ?

@nwbbc

nwbbc commented Mar 4, 2013

Copy link
Copy Markdown

Can you merge these changes into the master? It is the only way I can scaffold while using VB

@smsohan

smsohan commented Mar 4, 2013

Copy link
Copy Markdown
Owner

@nwbbc did you check if this still works with a C# project, meaning the right templates being used for C# based projects?

@smsohan

smsohan commented Mar 4, 2013

Copy link
Copy Markdown
Owner

@nwbbc the templates need to go under tools/vb folder.

@smsohan

smsohan commented Mar 18, 2013

Copy link
Copy Markdown
Owner

I can merge this PR if you kindly changed the files to the right places.

@rastographics

Copy link
Copy Markdown

I would merge if I knew how. I just was looking for a way to make this work with VB and @ndc had this solution so I was hoping somone, maybe @ndc can fix it where it needs to go so it can be merged.

Thank you, it is very helpful code.

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

Successfully merging this pull request may close these issues.

4 participants