You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried using this with MVC5 application in VS2015 targeting .Net 4.6. You cannot get the packages aligned, even when installing via packet manager for solution. Constantly getting package manager errors.
Latest attempt was to use the mvcscaffolding for vs2015 but get smae errors
PM> Scaffold Mailer.Razor UserMailer Welcome,GoodBye,ContactUs,OrderSubmitted
Invoke-Scaffolder : A positional parameter cannot be found that accepts argument 'UserMailer'.
At line:1 char:1
Having the same issue here. Is this project dead or what? I happily used it in the past but from the commit history it looks like it's not going anywhere.
Tried using this with MVC5 application in VS2015 targeting .Net 4.6. You cannot get the packages aligned, even when installing via packet manager for solution. Constantly getting package manager errors.
Latest attempt was to use the mvcscaffolding for vs2015 but get smae errors
PM> Scaffold Mailer.Razor UserMailer Welcome,GoodBye,ContactUs,OrderSubmitted
Invoke-Scaffolder : A positional parameter cannot be found that accepts argument 'UserMailer'.
At line:1 char:1
The text was updated successfully, but these errors were encountered: