-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I have been trying to created scaffolded items for a couple of days now, but I'm not having any luck. I have tried scaffolding a controller and also tried the custom scaffolder. after entering the commands in the package manager console it returns successfully but no items have been added to my solution. I don't get any output in the package manager console either. For example, when trying the custom scaffolder I would expect the following output:
Added scaffolder script 'CodeTemplates\Scaffolders\Example\Example.ps1'
Added scaffolder template 'CodeTemplates\Scaffolders\Example\ExampleTemplate.cs.t4'
However I don't get any output at all.
I am using VS2017 Community on Windows 10 if that helps.
Metadata
Metadata
Assignees
Labels
No labels