Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

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

Closed
bricelam opened this issue Dec 2, 2014 · 5 comments
Closed

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

bricelam opened this issue Dec 2, 2014 · 5 comments

Comments

@bricelam
Copy link
Contributor

bricelam commented Dec 2, 2014

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.

@davidfowl
Copy link
Member

Needs to be moved to the tooling issues.

@bricelam
Copy link
Contributor Author

Re-openeing; @barrytang says it's a runtime issue.

@rowanmiller
Copy link

Moved to the NuGet repo NuGet/Home#634

@ToddThomson
Copy link

👍 This would be a convenience and a time saver for me. I very much would like to make the move to EF7, but all the pieces I need are not all there and from all indications ( the backlog ) it will be sometime before EF7 is ready to take over from EF6.

@adamvoss
Copy link

adamvoss commented Jun 8, 2015

I think this may need to be reopened. It was closed for the move to NuGet, but the NuGet item is closed with guidance to talk to DNX.

NB. I have not encountered the need for this issue yet, just reporting the issue with the Issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants