2016年6月24日 星期五

[研究] ASP.NET Core MVC 入門(一) 開始

[研究] ASP.NET Core MVC 6 入門(一) 開始

2016-06-24

這篇是參考下面這篇的學習

1. Getting started with ASP.NET Core MVC and Visual Studio
https://docs.asp.net/en/latest/tutorials/first-mvc-app/start-mvc.html

內容不是完全翻譯,因為練習的心得,有增加、刪減圖片和文字。

全系列
Building your first ASP.NET Core MVC app with Visual Studio
https://docs.asp.net/en/latest/tutorials/first-mvc-app/index.html

舊版
Getting Started with ASP.NET MVC 5
http://www.asp.net/mvc/overview/getting-started/introduction/getting-started

********************************************************************************

安裝

[研究] .NET Code 1.0.0 RC2 和 .NET Core 1.0.0 RC2 SDK Preview 1
http://shaurong.blogspot.tw/2016/06/net-code-100-rc2.html



Visual Studio 2015 Home page installer
https://www.visualstudio.com/en-us/visual-studio-homepage-vs.aspx

Install .NET Core + Visual Studio tooling
http://go.microsoft.com/fwlink/?LinkID=798306











其他的和非 Core 版 MVC 5 幾乎相同,請直接參考

[研究] ASP.NET MVC 5入門(一)開始
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5_21.html

[研究] ASP.NET MVC 5入門(二)增加控制器(Controller)

[研究] ASP.NET MVC 5入門(三)增加檢視(View)
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5view.html

[研究] ASP.NET MVC 5入門(四)增加模型(Model)
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5model.html

[研究] ASP.NET MVC 5入門(五)建立 SQL Server LocalDB 的連線字串
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5-sql-server-localdb.html

[研究] ASP.NET MVC 5入門(六)從 Controller 存取 Model 的資料
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5-controller-model.html

[研究] ASP.NET MVC 5入門(七)瞭解 Edit Method 和 Edit View
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5-edit-method-edit-view.html

[研究] ASP.NET MVC 5入門(八)增加搜尋 Method 和 View
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5-method-view.html

[研究] ASP.NET MVC 5入門(九)增加新欄位

[研究] ASP.NET MVC 5入門(十)增加驗證 (Validation)
http://shaurong.blogspot.com/2016/06/aspnet-mvc-5-validation.html

[研究] ASP.NET MVC 5入門(十一)瞭解 Detials 和 Delete Method

(完)



沒有留言:

張貼留言