shamresh / LegacyProjects

Source code for the Working with Legacy Projects Pluralsight course

Home Page:http://www.pluralsight.com/courses/domain-driven-design-legacy-projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Domain-Driven Design: Working with Legacy Projects

This is the source code for my Pluralsight course Domain-Driven Design: Working with Legacy Projects.

How to Get Started

There are 3 versions of the source code: Initial, ACL, and SyncACL. Initial contains the legacy code base as is. In ACL, you can find the code with the Anticorruption Layer from Module 4. SyncACL contains the code from Module 6 with Synchronizing Anticorruption Layer.

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

About

Source code for the Working with Legacy Projects Pluralsight course

http://www.pluralsight.com/courses/domain-driven-design-legacy-projects

License:MIT License


Languages

Language:C# 90.8%Language:PLpgSQL 9.2%