DevX-Realtobiz / AspNet-Identity-2-Extending-Users-And-Roles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Identity 2.0 Extending Users and Roles Example

This project introduces customization of the ASP.NET Identity 2.0 RTM framework. The project accompannies a blog post which walks through the basics of extending IdentityUser and IdentityRole in the context of the Identity Samples project available from Nuget.

The post which accompanies this example can be found at ASP.NET Identity 2.0: Customizing Users and Roles

If you find errors, or have suggestions for improvement, please feel free to open an issue, and/or submit a pull request.

Note that the project is designed to be simple, without excess enhancements beyond illustrating the concepts discussed in the article.

About


Languages

Language:C# 92.2%Language:JavaScript 7.2%Language:CSS 0.5%Language:ASP 0.1%