Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 805 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 805 Bytes

Beacon.Api

Solution demonstrate usage of CQRS pattern.(Based on MediatR)

Architecture

alt text

Installation

  1. Clone repository
  2. Run UnitTests. (tests in progress)
  3. Build / Run.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

History

All changes can be easily found in RELEASENOTES

License

This project is licensed under the MIT License