Research ABP Framework for many days, the first time to see the name of this framework has been a long time, but because of the limited strength of the time, do not understand, so just probably remember the name ABP. In recent days, I have seen a series of ABP tutorials at the Garden friend @ Sunshine Ming Rui, and ignited the fire in my heart to study the ABP framework. @ Sunshine Rui's series ABP Tutorial I have finished, and the ABP official website (http://www.aspnetboilerplate.com/) documents also see the same. At the same time also found the Garden Friends @ Sunshine Rui Series ABP Tutorial Many are translated from the official website, and the level of translation is limited, it is difficult not to let the English slightly interested in my critiquing (may be at the Sun Ming Rui brother too busy it), hey, also hope @ the Sun Ming Rui Brother forgive Ah! At the same time, also saw a lot of friends want to use a garden friends can use this framework to do a project demo (in fact, the official website also has a demo, feeling a little simpler). And I'm going to start a new project, and I'm going to use this framework, so I'd like to share with you the steps and ideas of the project that I'm stepping through with this framework. But in advance, I will not share the source, one because it is a formal project, involving confidentiality agreements such as corporate privacy, and second, because of the heartfelt hope of improvement. NET developer's hands-on ability, do not cultivate "reach party", improve. NET Ecological Circle "Bao (Cheng) Wei (preface) person (member)" the quality. However, with any questions, I will be more interactive with everyone in the comment area. Here, first thank you for your support!
Ads to help you learn: The Chinese "theory" tutorial on ABP framework You can check out the series of Tutorials (http://www.cnblogs.com/mienreal/p/4528470.html), if you have a good English, Then I suggest you go to the official website to read the English document "suggest that programmers must learn English well, can obtain a lot of advanced technology of the primary information, otherwise you can master and understand the technology only depends on the translator's level."
The series of tutorials will be expanded in the following order, which is likely to change, and the following is just an outline (and a recommended step to create an app using the ABP framework), specifically for the specific article!
First, create a solution using the boilerplate template
Second, create the entity class
Iii. creation of DbContext
Iv. Creating a Database migration
v. Definition of warehousing
vi. realization of warehousing
VII. Building application-level services
Eight, data verification
ix. building Web API Services
10. Developing UI Layer
11. Localization
12. Unit Test
13. Summary
Again, this is just one of my plan outline, hope that we pay more attention, support! If in doubt, can comment area to leave you silvertongue!
Build a formal Project series tutorial with ABP Framework Step-by-step