Skip to content

CoreLayer

Mehmet Özkaya edited this page Mar 24, 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.

Clone this wiki locally