جایگزینی مناسب برای ASP.Net Identity
200, OK
https://github.com/brockallen/BrockAllen.MembershipReboot icon

MembershipReboot is a user identity management and authentication library. It has nothing to do with the ASP.NET Membership Provider, but was inspired by it due to frustrations with the built-in ASP.NET Membership system. The goals are to improve upon and provide missing features from ASP.NET Membership. It is designed to encapsulate the important security logic while leaving most of the other aspects of account management either configurable or extensible for application developers to customize as needed. 

جایگزینی مناسب برای ASP.Net Identity
سیستم عضویت سفارشی (بر مبنای سرویس) برای ASP.NET
301, MovedPermanently
http://www.codeproject.com/Articles/633962/Service-Based-Membership-Providers-for-ASP-NET icon
همانطورکه میدانیم سیستم Membership پیش فرض ASP.NET نه ساختار درختی دارد و نه بر مبنای سرویس کار میکند و ...؛ مقاله حاضر به توصیف مجموعه Provider سفارشی برای یک سیستم Membership بر مبنای سرویس ، که با چندین Application بصورت فراخوانی سرویس راه دور کار میکند.
ضمناً دارای
Profile provider سفارشی و کلی امکانات اضافه هست که امیدوارم شما هم مثل من دیگه مجبور به اختراع دوباره چرخ نشوید. مستندات کامل‌تری هم میتونید از آدرس زیر دریافت کنید:
http://www.codeproject.com/Articles/716185/Membership-Stores-for-ASP-NET
نسخۀ دمو: http://msrv.demo.archymeta.com:8081
سیستم عضویت سفارشی (بر مبنای سرویس) برای ASP.NET