Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 239 Bytes

这是一个 DDD CQRS 的项目初始模版项目

后端技术栈

  • .netcore 3.1
  • MediatR
  • EntityFrameworkCore 3.1
  • Dapper
  • RabbitMQ (Producer & Consumer )
  • AutoMapper 9
  • FluentValidation
  • IdentityServer4 (todo)
  • Serilog