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

Package Manager Console hook for ASP.NET 5 projects #634

Closed
rowanmiller opened this issue May 21, 2015 · 1 comment
Closed

Package Manager Console hook for ASP.NET 5 projects #634

rowanmiller opened this issue May 21, 2015 · 1 comment

Comments

@rowanmiller
Copy link

If a user is developing on Windows in Visual Studio, it's clear from dotnet/efcore#1196 that they still expect to be able to use the Package Manager Console with ASP.NET 5 projects.

The piece that's missing for us to light up the Entity Framework PowerShell commands on ASP.NET 5 projects is a hook to import our PowerShell module.

For *.csproj projects this is as simple as calling Import-Module inside of tools/init.ps1.

@yishaigalatzer
Copy link

Please talk to your friends in the DNX project.

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