欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
ASP.NET Core Identity
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→图集) |
||
(未显示1个用户的2个中间版本) | |||
第10行: | 第10行: | ||
==数据存储== | ==数据存储== | ||
+ | *[https://github.com/lkubis/AspNetCore.Identity.Cassandra ASP.NET Core Identity Cassandra] | ||
*[https://github.com/linq2db/LinqToDB.Identity ASP.NET Identity LinqToDB Provider] | *[https://github.com/linq2db/LinqToDB.Identity ASP.NET Identity LinqToDB Provider] | ||
*[https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB ASP.NET Identity MongoDB Provider] | *[https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB ASP.NET Identity MongoDB Provider] | ||
==图集== | ==图集== | ||
+ | <gallery> | ||
+ | image:aspnetcore-identity-architecture-diagram.png|ASP.NET Core | ||
+ | </gallery> | ||
==链接== | ==链接== | ||
第22行: | 第26行: | ||
[[category:ASP.NET Core]] | [[category:ASP.NET Core]] | ||
[[category:identity]] | [[category:identity]] | ||
+ | [[category:huihoo]] |
2019年8月9日 (五) 10:29的最后版本
ASP.NET Core Identity 是构建 ASP.NET Core web 应用的会员系统,包括会员、登录和用户数据,它是 ASP.NET Core 的一部分。
目录 |
[编辑] 功能
[编辑] 指南
[编辑] IdentityServer
[编辑] 数据存储
- ASP.NET Core Identity Cassandra
- ASP.NET Identity LinqToDB Provider
- ASP.NET Identity MongoDB Provider
[编辑] 图集
[编辑] 链接
分享您的观点