Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 177 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 177 Bytes

posts-rest-api

A rest-api implemented following DDD principles.

Database migrations

dotnet ef database update --project .\Infrastructure\ --startup-project .\Web\