Skip to content

janluksoft/AspNetRazorSimplest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Razor Pages simplest

This is the simplest Razor-Pages project that can be.

It has two html (cshtml) pages without using other Razor mechanisms. 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: .NET Core 3.1
  • Output type: Console Application
  • ASP.NET Core Razor Pages

About

The simplest Razor-Pages project that can be

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published