Skip to content

vkhorikov/AnemicDomainModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Refactoring from Anemic Domain Model Towards a Rich One

This is the source code for my Pluralsight course Refactoring from Anemic Domain Model Towards a Rich One.

How to Get Started

There are 2 versions of the source code: Before and After. You can go ahead and look at the After version but I would recommend that you follow the course and do all refactoring steps along with me.

In order to run the application, you need to create a database and change the connection string in the composition root.

.NET 6

The version of the "Before" solution for .NET 6 can be found in a separate branch: dotnet6

About

Source code for the Anemic Domain Model Pluralsight course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published