Create a web app with ASP.NET Core MVC using Visual Studio
[!INCLUDEconsider RP]
There are 3 versions of this tutorial:
- Windows: This series
- macOS: (xref:)Create an ASP.NET Core MVC app with Visual Studio for Mac
- macOS, Linux, and Windows: (xref:)Create an ASP.NET Core MVC app with Visual Studio Code The tutorial series includes the following:
- Getting started
- Adding a controller
- Adding a view
- Adding a model
- Working with SQL Server LocalDB
- Controller methods and views
- Adding Search
- Adding a New Field
- Adding Validation
- Examining the Details and Delete methods
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnetcore/tutorials/first-mvc-app/Index.htm
|