项目作者: SnailPJW

项目描述 :
研究 Entity Framework
高级语言: C#
项目地址: git://github.com/SnailPJW/MvvmLightTestEF.git
创建时间: 2018-10-29T05:12:42Z
项目社区:https://github.com/SnailPJW/MvvmLightTestEF

开源协议:

下载


MvvmLightTestEF

研究 Entity Framework

  1. Tools / Entensions and Updates / install “MVVM Light for VS2017”
  2. Close the VS, and the installation process of “MVVM Light for VS2017” will start.
  3. Open the VS, and click the References to update the “CommonServiceLocator” and “MvvmLightLibs”.
  4. In ViewModelLocator.cs, adjust the “using Microsoft.Practices.ServiceLocation” to “CommonServiceLocator”.