c# - Entity Framework missing ef designer from database -


i running vs 2010 sp1. installed nuget package manager , there installed entity framework 6.

however when add "ado.net entity data model" , go wizard see 2 options under "choose model contents"

  • generate database
  • empty model

    why not seeing these other options?

  • ef designer database
  • empty ef designer model
  • empty code first model
  • code first database


  • Comments

    Popular posts from this blog

    sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

    java - No use of nillable="0" in SOAP Webservice -

    ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -