The foundational library to create entities that work wit the repositories.
$ dotnet add package CodeCorrectCollective.Blocks.DomainA foundational project for creating entities, repositories and unit of works. Each of the 3 related assemblies work together to create the foundation for creating a DDD based application.
Provides foundational domain objects and helpers.
Provides the abstract interfaces to create standardized repositories and units of work.
Provides base classes for the MSSQL Server provider.