轻量级 ASP.NET 会员提供商替代方案

发布于 2024-09-26 17:29:36 字数 140 浏览 4 评论 0原文

寻找会员提供商的轻量级替代方案。这样的事存在吗?

它应该允许创建和修改帐户,没有什么花哨的。重置密码也很好。如果它不需要数据库但使用一些对象数据库(couchdb、db40 等),那就太好了。基本上正如我所写,这是一个简单且轻量级的会员提供程序版本。

Looking for a light weight alternative to the membership provider. Does such a thing exist?

It should allow for the creation and modification of accounts, nothing to fancy. A password reset would also be nice. Would be great if it didn't require a database but used some object database (couchdb, db40 etc). Basically as I wrote, a simple and light weight version of the membership provider.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ι不睡觉的鱼゛ 2024-10-03 17:29:36

我强烈推荐 Artem XML 提供程序

具有 XML 后备存储的完整提供程序堆栈。

非常适合用户较少的小型网站以及演示应用程序。

I highly recommend Artem XML Providers.

A full provider stack with XML backing store.

Perfect for small sites with few users as well as for demo apps.

暗恋未遂 2024-10-03 17:29:36

我刚刚发布了一个使用 CouchDB 作为支持的成员资格和角色提供程序。您可以从以下位置下载:http://couchdbnet.codeplex.com/

I just published a Membership and Roles providers that use CouchDB as the backed. You may download it from: http://couchdbnet.codeplex.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文