Search code examples
.NET core validation attributes based on configuration values...


c#asp.net-core.net-coreasp.net-identity

Read More
Blazor ASP.Net Core 3.1 web API returning 404 error when published...


asp.netentity-frameworkasp.net-coreasp.net-identityblazor

Read More
ASP.NET MVC : calling a controller from another controller...


asp.net-mvcasp.net-identity

Read More
Unable to make changes to specific files in .NET Core 3.1 scaffolded identity...


c#asp.net-core-mvcasp.net-identity

Read More
MVC5 Validation failed for one or more entities. See 'EntityValidationErrors' property for m...


c#asp.net-mvcentity-frameworkasp.net-identity

Read More
Verify login credentials before notifying that email address needs to be confirmed...


c#asp.net-coreasp.net-identityrazor-pages

Read More
How can i mock i base method when test derived class...


c#unit-testing.net-coreasp.net-identity

Read More
Is it bad practice to Fetch AspNet User directly from DB vs UserManager?...


c#asp.net-coreasp.net-identity

Read More
What role does MachineKey play in ASP.NET identity database tables?...


c#asp.netauthenticationasp.net-identityowin

Read More
How to verify if an email address exists in the AspNetUsers table in Asp.Net Core...


asp.net-coreasp.net-identity

Read More
How to prevent Deadlock with Usermanager?...


c#asp.net-coreasync-awaitasp.net-identityblazor-server-side

Read More
How do you disable HTTPS in ASP.NET Core project with Identity?...


asp.net-mvcsslasp.net-corehttpsasp.net-identity

Read More
Sign out a user using AuthenticationStateProvider and set User.Identity.IsAuthenticated to false usi...


asp.net-coreasp.net-identityblazorblazor-server-side

Read More
Asp.net Core Identity Use AspNetUserClaims or AspNetRoleClaims?...


asp.net-coreasp.net-identityclaims-based-identityrole-based

Read More
Asp.NET and Asp.NET Core Identity model over the same database...


asp.netasp.net-coreasp.net-identity

Read More
How to resolve parent class instance from registered child class in Asp.net core dependency injectio...


c#asp.net-coredependency-injectionasp.net-identitydbcontext

Read More
Get user manager at extension class...


c#asp.net-core.net-coreasp.net-identity

Read More
Core3/React confirmation email not sent...


.net-coreasp.net-identityasp.net-core-3.0

Read More
Cannot insert NULL into column 'UserId'...


asp.net-mvcentity-frameworkentity-framework-6asp.net-identity

Read More
ASP.NET core Web API Authorize Attribute return 404 Error & force redirect...


asp.netasp.net-coreasp.net-identityidentityserver4

Read More
ASP.NET Identity - HttpContext has no extension method for GetOwinContext...


c#asp.netasp.net-mvcasp.net-identity

Read More
ASP.NET Core 2.1 Cookie Persistence...


asp.net-corecookiesasp.net-identity

Read More
How do I serialize an IdentityUser reference in Web API 2.2?...


c#serializationentity-framework-6asp.net-web-api2asp.net-identity

Read More
C# MVC ASP.NET Identity - Dynamically change ApplicationDbContext connection string during runtime...


asp.net-mvcentity-frameworkconnection-stringasp.net-identity

Read More
Renaming dbo.AspNetUsers table...


asp.netentity-frameworkasp.net-identity

Read More
What is the Signing Credential in IdentityServer4?...


asp.net-coreasp.net-identityidentityidentityserver4

Read More
Transfering backend permissions to clients in asp dotnet core 3...


javascriptasp.net-coreasp.net-identityacl

Read More
Asp.net Identity create User without HttpContext...


c#asp.net-mvcvisual-studionunitasp.net-identity

Read More
Dynamic claims asp.net core identity no DB persistence...


c#asp.netasp.net-corecookiesasp.net-identity

Read More
How to get current user, and how to use User class in MVC5?...


c#asp.netasp.net-mvcasp.net-mvc-5asp.net-identity

Read More
BackNext