An open API service indexing awesome lists of open source software.

https://github.com/vkhorikov/dddinaction

Source code for the DDD in Practice Pluralsight course
https://github.com/vkhorikov/dddinaction

Last synced: 24 days ago
JSON representation

Source code for the DDD in Practice Pluralsight course

Awesome Lists containing this project

README

        

Welcome to DDD in Practice
=====================

This is the source code for the DDD in Practice [Pluralsight course][L4].

How to Get Started
--------------

In order to run the application, you need to [create a database][L2] and change the connection string in the [composition root][L3]

Licence
--------------
[Apache 2 License][L1]

[L2]: DBCreationScript.txt
[L3]: DddInPractice.UI/App.xaml.cs
[L1]: http://www.apache.org/licenses/LICENSE-2.0
[L4]: https://www.pluralsight.com/courses/domain-driven-design-in-practice