Skip to content

Create database step fails for UWP apps, redirects back to this same page #2121

Open
@arcadiogarcia

Description

@arcadiogarcia

The Package Manager Console steps for creating the database fail on UWP projects. The Add-Migration command asks the user to follow a link which is UWP specific, but that page seems to be gone and redirects back to this page. If the information in this page is not meant to apply to UWP apps, we should specify it and redirect that link somewhere else.

PM> Add-Migration InitialCreate
Startup project 'BookShellfManagedApp' is a Universal Windows Platform app. This version of the Entity Framework Core Package Manager Console Tools doesn't support this type of project. For more information on using the EF Core Tools with UWP projects, see https://go.microsoft.com/fwlink/?linkid=858496


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions