.net Core 微服务

系列教程中所有的代码将会在GitHub上进行开源,地址[https://github.com/jinyancao/CtrAuthPlatform] ,需要学习的同学可自行下载参考。

开发环境

​ VS2017 .NETCORE2.1 WIN10 MSSQL2008R2

使用的关键技术点

​ .netcore 2.1
​ ocelot
​ identityserver4
​ consul
​ redis
​ dapper
​ autofac
​ automapper
​ nginx
​ docker

目录(不定期更新)

后端篇

 


» 下一篇: 【.NET Core项目实战-统一认证平台】第一章 功能及架构分析
原文地址:https://www.cnblogs.com/lhxsoft/p/11778047.html