Skip to content

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

Clone this wiki locally