随笔分类 -  .NetCore

摘要:Index 页面:模拟调用controller. 实际应用中应该是各个外部系统。 @{ ViewData["Title"] = "Home Page"; } <div class="text-center"> <h1 class="display-4">Welcome</h1> <p>Learn a 阅读全文
posted @ 2020-04-07 17:49 春秋一梦 阅读(908) 评论(0) 推荐(0)
摘要:EF Core 读取 SQL View 阅读全文
posted @ 2018-11-06 15:35 春秋一梦 阅读(1877) 评论(0) 推荐(0)