Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 706 Bytes

contributing.md

File metadata and controls

9 lines (8 loc) · 706 Bytes

We have tasks with different levels of experience. Begin from the easier ones and if you need any help start a discussion.

  1. hard We are looking for help writing the architecture tips in every folder of our templates (We've implemented what we've learned in the IDDD, Clean Architecture and Building Microservices books. It is a must read for this task).
  2. easy Check the scripts and generated templates.
  3. easy Any feedback though issues.
  4. Pull requests for new adapters are welcome!
    1. medium New data access implementations (Dapper, Entity Framework)
    2. easy New service bus implementations (Azure event bus)
    3. easy New UI implementations (ConsoleApp, Mvc App)