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
- Host: GitHub
- URL: https://github.com/vkhorikov/dddinaction
- Owner: vkhorikov
- Created: 2015-03-13T03:53:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T12:37:19.000Z (over 7 years ago)
- Last Synced: 2025-03-29T12:08:32.088Z (about 1 month ago)
- Language: C#
- Homepage: https://www.pluralsight.com/courses/domain-driven-design-in-practice
- Size: 187 KB
- Stars: 601
- Watchers: 42
- Forks: 154
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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