Movies_app To run the project: first way: - open .sln file in Movie_API using visual studio - build the solution - run Movie_API project Second way: - open cmd in Movie_API folder where .csproj exist - use command dotnet run