-
-
Notifications
You must be signed in to change notification settings - Fork 164
Step by Step Development of AspNetRun Core
Mehmet Özkaya edited this page Mar 25, 2019
·
2 revisions
This tutorial includes step by step development of aspnetrun-core repository.
We will track on example of Product-Category use cases. Similar to e-commerce domain, we have Product entity and Category entity. In our example Product has only 1 category.
As per previous chapters you can see clean architecture and we will create 4 layer;
- Core
- Application
- Infrastructure
- Web
You can check full repository documentations, step by step development and how to build your custom scenario's on this basement in 100+ page eBook PDF from here - http://www.aspnetrun.com.