System for a long time did not update the content, recently spent 2 months a day a little, from the original system
Mvc4+ef5+unity2. X+quartz 2.0+easyui 1.3.4 Seamless access Mvc5+ef6+unity4.x+quartz 2.3 +easyui 1.4.3.
And based on Easyui 1.4.3 's gray skin, upgrade 10 flat skin skins View Address
The main purpose of the update: New MVC5 features and better performance
Record the upgrade process.
1. In addition to the Web tier, all other extracts.
2. Create a new solution. The previous namespace is app. Now renamed to Apps.
3. Create a new mvc5web layer. and copy all MVC4 View areas and configuration information
4. Reference all extracted class libraries and install the Unity 4.x NuGet package directly
5. Replace namespaces in batches, create new EF6.1 and update databases, and replicate complex types in the original EF5
6. The running system only has one front-end tab page incompatible, it is easy to solve
Perfect over to the new version. Later article title will be changed to build a backend management system for ASP. Mvc5+ef6+easyui 1.4.3+unity4.x Injection
After waiting for the workflow version to complete, the system will be led in a sample. Add new plug-ins and usage methods to the system, let the system do development direct application later
-------------
Build a backend management system for ASP. Mvc5+ef6+easyui 1.4.3+unity4.x Injection (51)-System upgrade