索引:
Create a web app with ASP.NET Core MVC using Visual Studio on Windows
在 windows上用VS创建mvc web app
2017-6-26 1 分钟阅读时长
This series of tutorials teaches you the basics of building an ASP.NET Core MVC web app using Visual Studio.
下面一系列的教程将教会你如何使用VS构建一个基本的asp.net core mvc 程序
入门
添加一个控制器
添加一个视图
添加一个数据model
5.Working with SQL Server LocalDB
操作数据
6.Controller methods and views
控制器方法与视图
添加搜索
添加新字段
添加验证
10.Examining the Details and Delete methods
详细页与删除方法
蒙
2017-07-12 09:33 周三