Generated new MVC App in C# and initialized git repo
.gitignore
0 → 100644
Models/ErrorViewModel.cs
0 → 100644
MvcMovie.csproj
0 → 100644
Program.cs
0 → 100644
README.md
0 → 100644
Startup.cs
0 → 100644
Views/Home/Index.cshtml
0 → 100644
Views/Home/Privacy.cshtml
0 → 100644
Views/Shared/Error.cshtml
0 → 100644
Views/Shared/_Layout.cshtml
0 → 100644
Views/_ViewImports.cshtml
0 → 100644
Views/_ViewStart.cshtml
0 → 100644
appsettings.Development.json
0 → 100644
appsettings.json
0 → 100644
wwwroot/css/site.css
0 → 100644
wwwroot/favicon.ico
0 → 100644
31.3 KB