Skip to content
JFouts edited this page Mar 7, 2018 · 5 revisions

Domain Modeling

Domain Modeling is a library that is intended to facilitate Domain Driven Design (DDD) in .Net Core applications. The goal is to abstract the technical details associated with your application so that the application code focuses deeply on the business domain.

Clone this wiki locally