Connect to ASP.NET MVC 4 SimpleMembershipProvider data store and add/remove users and roles.
This website is a replacement for the ASP.NET Web Site Administration Tool.
Download the source and start debugging the web application from Visual Studio. The site will request a connection string to your ASP.NET MVC 4 Simple Membership Provider data store on the ~/Home/Index page.
Current Functionality:
- Add New Users
- Bulk Add New Users
- Search Users
- Add New Roles
- Edit Existing Users
- Reset User Password (on Edit User page)
- Add Users to Roles
- Remove Users from Roles
More Information: