会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yusina
上善若水 厚德载物
博客园
首页
新随笔
新文章
联系
管理
订阅
2018年4月8日
.Netcore使用Session
摘要: 1.使用Session(进程内) 在startup中添加方法 services.AddSession app.UseSession() services.AddDistributedMemoryCache(); 2.使用Redis存储Session(单节点) services.AddDistribu
阅读全文
posted @ 2018-04-08 09:31 余昭(Ray)
阅读(1548)
评论(0)
推荐(1)
编辑
公告