.net 6 RestfulAPI

Avatar of 簡良祐.
Avatar of 簡良祐.

.net 6 RestfulAPI

軟體工程師
Taipei City, Taiwan

使用.net6 實作RestfulAPI

參考資料庫設計:

使用分層:

利用Ioc的方式注入 以便有更新時可直接替換

皆以非同步async 的方式撰寫

Postman測試

全部Api網址和程式碼參考github

https://github.com/cooold/My_RestfulAPI

使用.net 6 API開發 利用Database first的方式完成關聯 簡單使用LinQ 撰寫外鍵相關查詢 多分層式架構 使用async撰寫
Avatar of the user.
Please login to comment.

Published: May 12th 2023
86
3
0

Tools

visualstudio
Visual Studio

API
RestfulAPI
C#

Share