ASP – Data Entry MVC Application – Video

I have started reading the 2nd edition of the Pro ASP.NET Core MVC book and after reading the first couple of chapters, I have decided to make a video of the application in the second chapter. The code is about 80% the same, with some minor changes from my side. This is what the application does:

As far as this is a simple application, it does not do a lot, indeed. However, it took me about 1 hour to make it “running”. This is how the HomeController.cs looks like:

This is the Repository.cs :

The video is available here:

The GitHub for the whole code is here – Github.com/Vitosh/ASP/tree/master/PartyInvites

Enjoy it! 🙂

Tagged with: , , , ,