/dio-movies

Dio Movies is a console application to perform CRUD operations related to movies.

Primary LanguageC#MIT LicenseMIT

Dio Movies

Dio Movies is a console application to perform CRUD operations related to movies.

Inspiration

This is an exercise of a course from a learning plataform called Digintal Innovation One. The task is to create a console application to create, read, update and delete movies, using the repository pattern.