This is a web API for my new Movie Library Project. For now this library contains just titles and directors. But I'll be adding new entities time to time.
- .Net Core Generic Repository Pattern
- Unit Of Work Pattern
- Entity Framework
- DbContext
- Mssql -Code First-
- Swagger Implementation