Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 683 Bytes

README.md

File metadata and controls

24 lines (24 loc) · 683 Bytes

Vertical-Slice-Architecture

ASP.Net Core 2.2 Restful WebAPI starter template created with vertical slices

Features

  • Entity Framework (code first)
  • MediatR
  • JWT auth
  • Automapper
  • Autofac
  • Fluent Validation
  • Swagger
  • Integration Tests
    • In-memory DB
    • XUnit
    • Shouldly

Flow