Clearly .NET 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. Clearly can be added to your projects through a series of NuGet packages that are easy to install and configure.
Check out the Getting Started Guide for instructions on how to start using Clearly .NET in your applications.
We are currently working towards our first Alpha Release
Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull-requests.
Check out our Contributing Page for more details.
Clearly .NET is licensed under the MIT license for code.