Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 213 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 213 Bytes

GroupUp

Find your people to group up with

Uses

  • .NET 5
  • EF Core
  • Automapper
  • Serilog

Development

To change model and add migration

Add-Migration YOUR_MIGRATION_NAME -o Data/Migrations