How do i add fields inot the aspuser Memebership class while i see the best way to pass a userId is to use sessions I would like to add the column into the user class I Have seen old methods of doing this when using code first but I am using DBFirst methods of entity framework. So my question is two fold.
1 How does one add extra fields to the User Element in the identity.User Class.
2 How does one support the likes of login methoods the way microsoft has for this site ie forms and also google, microsoft ,login. and facebook.