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

Status? #145

Closed
mattfraley1 opened this issue Nov 25, 2015 · 1 comment
Closed

Status? #145

mattfraley1 opened this issue Nov 25, 2015 · 1 comment

Comments

@mattfraley1
Copy link

I see there are lots of changes happening right now, a change of direction and a separate project spinning off. However the recent update seems to indicate this should still work. Maybe we just need updated instructions?

I am using the following dependency from myget.
"Microsoft.Framework.CodeGenerators.Mvc": "1.0.0-rc1-15776"

Then added the command
"gen": "Microsoft.Framework.CodeGeneration"

When trying to run dnx gen commands, I get the following error:
Unable to resolve service for type 'Microsoft.Dnx.Runtime.ILibraryManager' while attempting to activate 'Microsoft.Framework.CodeGeneration.DefaultCodeGeneratorAssemblyProvider'.

Should this work, or do we need to wait for whatever comes next, or am I doing something wrong?

@sayedihashimi
Copy link
Member

Hi @mattfraley1 see my comments at #135.

I'm not sure if the command line gen command will work or not. We are removing the command line scaffolding support but we will circle back to it later.

For future reference it's better to open issues relating to VS tooling for ASP.NET 5 in the https://github.com/aspnet/Tooling repo. I'll close this issue now, but we can discuss more in the tooling repo if you like.

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