Containing the tasks from Softuni's course DB Advanced
The course covers:
- working with ORM EF Core
- database-first design
- code-first design
- relations between tables
- querying using LINQ
- mapping DTOs with Automapper
- export and import data from JSON
- export and import data from XML