Description
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.
- ID: 7ac57b24-45aa-e679-6ff9-5a25c369c1ff
- Version Independent ID: cc576199-b14c-a135-2291-cc48bf301b4e
- Content: Getting Started - EF Core
- Content Source: entity-framework/core/get-started/index.md
- Product: entity-framework
- Technology: entity-framework-core
- GitHub Login: @Rick-Anderson
- Microsoft Alias: avickers