1- 总览

此系列文章为学习笔记,课程来源于youtube 博主 Wes Doyle同名课程系列

此课程会搭建一个全栈的 Web Application,技术要点简介如下:
  • PostgreSQL 数据库存储
  • Entity Framework Core 作为 ORM
  • IdentityServer4Web 作为 STS(Security Token Service)权限等校验
  • ASP .NET Core 2.1 后台逻辑
  • Single-Page Application (SPA) using Angular
相关链接
前期准备工作,安装以下软件
  • .Net core runtime 和 SDK
  • Nodejs(Latest version)(Angular依赖此环境)
  • PostgreSQL
  • Visual Studio Code
  • Cmder (Windows 命令行工具)

换用Win10+VS+SQL SERVER

  1. Start a new solution, and select Full Web Application (Model, View Controller) with Individual User Account. This will create a base with all the dependencies for MVC and ASP.Net Core Identity.
  2. Next through Nuget we add IdentityServer4.AspNetIdentity. This will automatically brings in IdentityServer4 dependency as well.
  3. In order to have a Login, Logout and Consent UI for IS4 server, IS4 team provides a QuickStart UI the has the controllers, views , CSS and models that we can use first to get the login and logout working and then we can merge them into the MVC template we created first.
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 7,458评论 0 10
  • 樊登老师读的“基因的革命”,反倒被你糊涂了,以后怎么生活,比如,起居饮食,记得很久以前,对那些看相,看风水的人特别...
    工蜂1阅读 181评论 0 0
  • 现在的社交平台日渐丰富 不像从前一样躲在网吧里聊QQ了 也不像以前那样单纯的网恋 已经逐渐趋向于为解决某种需求而刻...
    缪三杯阅读 887评论 0 0
  • 0124-0131学习计划 linux server 在linux下常用的web server: nginx可以实...
    郭青耀阅读 227评论 0 0