Introduced
This project is a branch of the mvcsolution framework.
Original Project Address: https://github.com/leotsai/mvcsolution/
The Project address: Https://github.com/heweigeng1/MvcSolution-XPrepay
The difference with the original project
- autompper--Mapping Component
- fluentvalidation--Calibration Components
- layui--Background templates
- Light7--mobile Template
- Webapi
- mobile--Mobile Website
- T4 templates
Development environment
- ide:vs2015,vs2017
- NET version:4.5
- MVC version:5.2
- Orm:entity Framework 6.1
- Json Serialization:newtonsoft 8.0.1
- Unit Tests:nunit 2.5.10
Default login Account
Please see initialization class init under Xprepay.data;
Beginner's Guide to Learning
- MVC Basics
- EF Basics
- Code Frist
- LINQ and Lambda expressions
- Understanding IOC
- Read the Mvcsolution project information
Tips
- Cannot right-click Add Controller
- Cannot right-click on the controller to jump to the view
Future
- Change the log system to Log4.net
- UI modified by the background to NG or vue,react framework
- Does the permission change to Microsoft's identity component, still thinking
- Upgrade to. NET Core version
- Some of the class libraries developed
- Demo of payment
. NET MVC Open Source project Sharing (1) basic information on the project