Skip to content

This example shows how to add a new property to ASP.NET Identity User.

Notifications You must be signed in to change notification settings

r-aghaei/AddPropertyToIdentityUserExample

Repository files navigation

Add Custom Property To ASP.NET Identity User

You can add custom properties to ASP.NET Identity User. Here in this example I've added a new Code property to IdentityUser. You can find step by step guide here. After following all the steps, you will have a Code property in UI, in model and database:

Add Custom Property To ASP.NET Identity User

About

This example shows how to add a new property to ASP.NET Identity User.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages