Using NuGet packages to download entity Framework6.0 cannot automatically generate controller and view using model classes and database contexts

Source: Internet
Author: User

Workaround: Uninstall the original 6.0 version of EF and install version 5.0 from the console.

Tools Library Package Manager Package Manager console. Enter the installation command after pm>.

The command is as follows

Install-package entityframework-version 5.0.0.0

Here are the tips:

Installing "EntityFramework 5.0.0". You are downloading entityframework from Microsoft and the license agreement for this package is available on http://go.microsoft.com/fwlink/?LinkId=253898&clcid=0x409. Check to see if there are other dependencies on this package that may have their own license agreement. Your use of the package and dependencies constitutes your acceptance of the license agreement. If you do not accept these license agreements, please remove the relevant components from your device. "EntityFramework 5.0.0" was successfully installed. Adding "EntityFramework 5.0.0" to Mvctest. "EntityFramework 5.0.0" was successfully added to Mvctest. Type ' Get-help entityframework ' to see all available Entity Framework commands.

  

Using NuGet packages to download entity Framework6.0 cannot automatically generate controller and view using model classes and database contexts

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.