2

I want to add admin MVC pages for maintaining users and roles for users for the SqlRoleManager. Is there a template or generator available or do I need to build it from scratch?

Charles
  • 50,943
  • 13
  • 104
  • 142
Greg Finzer
  • 6,714
  • 21
  • 80
  • 125

1 Answers1

3

You can look at my project Ilaro.Admin. These is still a alpha version but with simple stuff like a roles and users managing should work very well.

Robert Gonek
  • 156
  • 1
  • 1
  • 3