An example of Net Core, a small cinema web app that displays all available movies and their screening time.
This Github repository is part of my blog on how to build a web app with ASP.Net Core and Docker. You can check the blog post here: https://medium.com/@gpfuchter/building-a-web-app-with-asp-net-core-and-docker-c8207535a5f7
https://nbarbettini.gitbooks.io/little-asp-net-core-book/
https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-2.2
https://blog.codinghorror.com/understanding-model-view-controller/
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-18-04