Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

how to implement ASP.NET Identity to an empty MVC project

The entity type ApplicationUser is not part of the model for the current context

Value cannot be null. Parameter name: value, CreateIdentityAsync?

Merge MyDbContext with IdentityDbContext

.NET Identity Email/Username change

asp.net asp.net-identity

ASP.NET Identity - Multiple object sets per type are not supported

Asp.net Identity Validation Error

Why do the ASP.NET Identity interfaces use strings for primary and foreign keys?

asp.net asp.net-identity

How override ASP.NET Core Identity's password policy

The entity type 'IdentityUserLogin<string>' requires a primary key to be defined [duplicate]

How to add claims in ASP.NET Identity

How To Change Password Validation in ASP.Net MVC Identity 2?

SignInManager,what it is and how,when to use?

Is ASP.NET MVC 5 incompatible with the WebMatrix SimpleMembershipProvider?

How to change type of id in Microsoft.AspNet.Identity.EntityFramework.IdentityUser

Can't get UserManager from OwinContext in apicontroller

Registering Web API 2 external logins from multiple API clients with OWIN Identity

Updating user data - ASP.NET Identity

How do I define the password rules for Identity in ASP.NET 5 MVC 6 (vNext)?

How to implement custom authentication in ASP.NET MVC 5