Skip to content

Just some examples of my work with Models, Views, and Controllers.

Notifications You must be signed in to change notification settings

brianHollingsworth/MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MVC

Just some examples of my work with Models, Views, and Controllers.

ASP.NET Core MVC

Even though I'm a lifelong Apple fan boy, I still find great admiration for the recent work Microsoft has done with the open source community. Checking out their cross-platform web framework is one way for me to remain impartial in the eternal Mac vs. PC battle.

MvcMovie: A movie management web app built using ASP.NET Core MVC on Windows with Visual Studio

While waiting for an offshore resource during a late-night deployment, I felt like checking out some online tutorials. I decided upon Microsoft's Getting Started with ASP.NET MVC 5, because I actually had a new project coming up that I wanted to build using the latest and greatest patterns and platforms.

A fair amount of code was generated by Visual Studio's ASP.NET Core Web Application template; however, any comment beginning with "\d+.)" is an annotation for the code I wrote for a particular section of the tutorial.

About

Just some examples of my work with Models, Views, and Controllers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages