I just updated to ASP.NET Identity EntityFramework 2.0.0-beta1 and got a compilation errors for my Roles classes. Maybe somebody can give me some clue how to get all users f
Its only exposed on the EF implementation layer so:
roleManager.FindByName("Admins").Users