Ravi Patel

Ravi Patel

  • 274
  • 6.8k
  • 1.4m

EntityFramework Identity table

Dec 18 2015 6:07 AM
Hi,
 
how can  i  stop the   table   AspNetUserRoles, AspNetUserLogins, AspNetUserClaims,  AspNetRoles  creation  in database,  in code first approach 
 
I want to create only   AspNetUsers  table