I am trying to create Repository , Entity framework for Portable Class Library , when ever I try to Nuget EntityFramework
it is Failed to add reference to 'System.ComponentModel.DataAnnotations'. Please make sure that it is in the Global Assembly Cache.
Any Idea to resolve this for EF
Compatible EF package for Portable Library
EF7 has PCL , so if any one planning to use PCL can use early version of EF7 or VS2014