ASP.NET Core 之 Identity 入门(二)
发布:12/04/2019 10:27:32
阅读:10
NetCore
标签:
.NET
Core
微服务
Consul
Polly
Ocelot
IdentityServer
Butterfly
docker
k8s
Steeltoe
AOP
中间件
简介: 其实 Identity 也是认证系统的一个具体使用,大家一定要把 Authentication 和 Identity 当作是两个东西,一旦混淆,你就容易陷入进去。
查看详细 →学习Identity Server 4的预备知识 (误删, 重补)
发布:12/04/2019 10:27:32
阅读:10
NetCore
标签:
.NET
Core
微服务
Consul
Polly
Ocelot
IdentityServer
Butterfly
docker
k8s
Steeltoe
AOP
中间件
简介: 我要使用asp.net core 2.0 web api 搭建一个基础框架并立即应用于一个实际的项目中去. 这里需要使用identity server 4 做单点登陆. 下面就简单学习一下相关的预备知识.
查看详细 →DotNet Core 介绍
发布:12/04/2019 10:27:32
阅读:10
NetCore
标签:
.NET
Core
微服务
Consul
Polly
Ocelot
IdentityServer
Butterfly
docker
k8s
Steeltoe
AOP
简介: asp.net core rtm 6月底即将发布,自己也想着为社区做点共享,刚好最近不太忙,看到社区的小伙伴们都在为dotnet core的推广而贡献力量,项目中刚好在用rc2版本,就多写些文章来帮助那些还在学习的朋友们吧。
查看详细 →ASP.NET Core 之 Identity 入门(一)
发布:12/04/2019 10:27:32
阅读:10
NetCore
标签:
.NET
Core
微服务
Consul
Polly
Ocelot
IdentityServer
Butterfly
docker
k8s
Steeltoe
AOP
简介: 在 ASP.NET Core 中,仍然沿用了 ASP.NET里面的 Identity 组件库,负责对用户的身份进行认证,总体来说的话,没有MVC 5 里面那么复杂,因为在MVC 5里面引入了OWIN的东西,所以很多初学者在学习来很费劲
查看详细 →聊聊分布式事务,再说说解决方案
发布:12/04/2019 10:13:36
阅读:10
NetCore
标签:
.NET
Core
微服务
Consul
Polly
Ocelot
IdentityServer
Butterfly
docker
k8s
Steeltoe
AOP
简介:
查看详细 →.NET Core微服务系列基础文章索引
发布:12/20/2019 09:44:09
阅读:10
NetCore
标签:
.NET
Core
微服务
Consul
Polly
Ocelot
IdentityServer
Butterfly
docker
k8s
Steeltoe
Aop
简介: 今年从原来的Team里面被抽出来加入了新的Team,开始使用做Java微服务的开发工作,接触了Spring Boot, Spring Cloud等技术栈,对微服务这种架构有了一个感性的认识。虽然只做了两个月的开发工作,但是对微服务架构的兴趣却没有结束,又因为自己的.NET背景,.NET Core微服务系列基础文章索引
查看详细 →什么是面向切面编程AOP?
发布:12/24/2019 09:33:43
阅读:10
NetCore
标签:
.NET
Core
微服务
Consul
Polly
Ocelot
IdentityServer
Butterfly
docker
k8s
Steeltoe
AOP
简介: 什么是面向切面编程AOP?先上结论:AOP不一定都像Spring AOP那样,是在运行时生成代理对象来织入的,还可以在编译期、类加载期织入,比如AspectJ。
查看详细 →CentOS 7.4 下 如何部署 AspNetCore 结合 consul
发布:12/24/2019 09:32:31
阅读:10
NetCore
标签:
consul
netcore
asp.netcore
linux
简介: CentOS 7.4 下 如何部署 AspNetCore 结合 consul
查看详细 →在Windows 下如何使用 AspNetCore Api 和 consul
发布:11/01/2019 09:23:28
阅读:10
NetCore
标签:
consul
windows
asp.netcore
简介: 在Windows 下如何使用 AspNetCore Api 和 consul
查看详细 →如何在window下面安装consul
发布:10/15/2019 17:48:52
阅读:10
CaoZ
标签:
window
consul
简介: 如何在window下面安装consul
查看详细 →