README
This commit is contained in:
parent
1b6da00273
commit
c5c74da105
|
@ -130,3 +130,13 @@ select c
|
||||||
|
|
||||||
![](http://140.125.21.65:8418/Education/Backend/raw/branch/master/C_shape/img/%E5%9C%96%E7%89%8715.png)
|
![](http://140.125.21.65:8418/Education/Backend/raw/branch/master/C_shape/img/%E5%9C%96%E7%89%8715.png)
|
||||||
|
|
||||||
|
##
|
||||||
|
# WEBAPI
|
||||||
|
### 建立新專案
|
||||||
|
### 基本上都與ASPNET相同,就這部分要注意
|
||||||
|
![](http://140.125.21.65:8418/Education/Backend/raw/branch/master/C_shape/img/%E5%9C%96%E7%89%8717.png)
|
||||||
|
### 連接資料庫的方式都與ASPNET一樣,這邊只是將ASPNET中的MVC去除View去更專注在後端,這邊建立控制器的方式也有點不同
|
||||||
|
![](http://140.125.21.65:8418/Education/Backend/raw/branch/master/C_shape/img/%E5%9C%96%E7%89%8718.png)
|
||||||
|
### 其餘的就好好看先前提到的ORM框架與LINQ,去構建出API即可
|
||||||
|
### 運行之後:
|
||||||
|
![](http://140.125.21.65:8418/Education/Backend/raw/branch/master/C_shape/img/%E5%9C%96%E7%89%8719.png)
|
Loading…
Reference in New Issue
Block a user