Solution demonstrate usage of CQRS pattern.(Based on MediatR)
- Clone repository
- Run UnitTests. (tests in progress)
- Build / Run.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
All changes can be easily found in RELEASENOTES
This project is licensed under the MIT License