在我以前的visual studio项目中,我只能添加新的项目"Linq to SQL class“,现在在visual studio 2015 vnext项目中,我没有这个选项。
发布于 2015-02-03 20:05:07
目前还不支持它,但是你可以使用实体框架7
https://stackoverflow.com/questions/28066037
相似问题