-
-
Notifications
You must be signed in to change notification settings - Fork 163
CoreLayer
Mehmet Özkaya edited this page Apr 21, 2019
·
3 revisions
Development of Domain Logic with abstraction. Interfaces drives business requirements with light implementation. The Core project is the center of the Clean Architecture design, and all other project dependencies should point toward it.
You can see step by step development of core layer in below link of wiki. You can directly jump to step by step core part.
https://github.com/aspnetrun/run-aspnetcore/wiki/Developing-Core-Layer
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.