注册
登录
Linux/Unix
>>
MvvmLightTestEF
>>
返回
项目作者:
SnailPJW
项目描述 :
研究 Entity Framework
高级语言:
C#
项目主页:
https://goalkicker.com/EntityFrameworkBook/
项目地址:
git://github.com/SnailPJW/MvvmLightTestEF.git
创建时间:
2018-10-29T05:12:42Z
项目社区:
https://github.com/SnailPJW/MvvmLightTestEF
开源协议:
下载
MvvmLightTestEF
研究 Entity Framework
Tools / Entensions and Updates / install “MVVM Light for VS2017”
Close the VS, and the installation process of “MVVM Light for VS2017” will start.
Open the VS, and click the References to update the “CommonServiceLocator” and “MvvmLightLibs”.
In ViewModelLocator.cs, adjust the “using Microsoft.Practices.ServiceLocation” to “CommonServiceLocator”.