Skip to content

Boriszn/Beacon.api

Repository files navigation

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