研究 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".