Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How to set password rules for ASP.NET identity?

Multiple & SubDomain's cookie in asp.net Core Identity

Using NHibernate.AspNet.Identity

Decoupling ASP.NET Identity from the Core Domain Models - Onion Architecture

MVC/Code First: how to add more tables to the same db context?

Refresh current user's role when changed in ASP.NET identity framework?

How to inject ApplicationUserManager with unity

How can I map tables using fluent API in ASP.NET MVC 5, Entity Framework 6?

cannot convert from 'Microsoft.IdentityModel.Tokens.SymmetricSecurityKey' to 'Microsoft.IdentityModel.Tokens.SigningCredentials'

The property 'Claims' on type 'AspNetUser' is not a navigation property

Best practices for integrating ASP.NET Identity - do they exist?

How to use Identity membership with existing database (n-tier)

ASP.NET Identity - Custom Implementation with Multi-Provider

Adding MVC 5 Identity to an Existing Project

MVC 5 & ASP.NET Identity - Implementation Confusion

How to save new record with hashed password in my custom table instead of aspnet user?