AspNetCoreFromZeroToOverkill / GroupManagement

MIT License
29 stars 15 forks source link

Data access with Entity Framework Core #1

Closed joaofbantunes closed 5 years ago

joaofbantunes commented 5 years ago

Replace in-memory group storage with an actual database, accessing it through EF Core.

joaofbantunes commented 5 years ago

Fixed by #2