Admin pages to manage asp.net membership provider & Role management
问题 Are there any open source projects that provide a front end to asp.net membership provider? Something like the one visual studio exposes through it configuration, but one that can be deployed on production. Examples of some of the functionality I would like to see in the front end is Add users Delete users Reset password Change roles. Add roles Etc 回答1: I found this MembershipStarterKit From TroyGoode on github: What is the Asp.Net MVC Membership Starter Kit? The starter kit currently