Skip to content

janluksoft/AspNetCoreMvc_1Simplest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core MVC 1 simplest

This is the simplest ASP.NET Core MVC project that can be.

The project has one controller, one index.cshtml single page , and css page style. Nothing more. The project has no data base engine or model class. But it works correctly.

There are a lot of examples of Razor-Pages on the internet using the sample page creator. There are a lot of unnecessary files on such a page and a beginner does not know which files are the most important. Therefore, this project is created by manually adding only the necessary folders and files.

Details

  • Environment: VS2019
  • Target: .NET5 (Core)
  • Output type: Web Application
  • ASP.NET Core MVC

About

This is the simplest ASP.NET Core MVC project that can be

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published