A simple .NET Standard 2.0 library providing some very basic building blocks to bootstrap a Domain-Driven Design approach to application design.
Anywhere near production ready. Or a framework. Did I mention you should not be using this yet? Because you shouldn't.
This library contains contracts (interfaces) to base your value types and entities on. Implement the appropriate interfaces in your models.
Copyright © 2020 Basje. This library is distributed under the GNU Lesser General Public License 3.0 or later.