Search code examples
Error on Restoring AspNet Identity Core Package...

asp.net-coreasp.net-identityasp.net-core-identity

Read More
Is ASP.NET Core Identity UI package needed when all pages scaffolded?...

c#asp.net-corerazor-pagesasp.net-core-identity

Read More
How to extend the UserManager with new functionality in ASP.NET Core...

asp.net-corerazor-pagesasp.net-core-identity

Read More
Should return 401 but is returning 404...

c#asp.net-corejwtasp.net-core-webapiasp.net-core-identity

Read More
Error when I do first migration in .NET Core 8...

.net.net-coreentity-framework-coreasp.net-core-identity

Read More
C# and ASP.NET Core Identity: performance improving GetUserAsync calls...

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

Read More
ASP.NET Core 8 Default Identity token based auth not working - 404 Not Found error...

c#authenticationasp.net-core-identityasp.net-core-8

Read More
ASP.NET Core 8 Identity authorization-authentication with roles policy...

asp.net-core-webapiasp.net-core-identityasp.net-core-8

Read More
Unable to use "dotnet ef database update" in Blazor application...

c#entity-frameworkasp.net-coreblazorasp.net-core-identity

Read More
Specifying correct context to add Identity into existing database...

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

Read More
LINQ to find users without a given role...

asp.net-corelinq-to-entitiesasp.net-core-identity

Read More
.NET Core 5 Razor Pages Cookie Authentication redirects to the login page after successful login...

c#asp.net-corerazor-pagesasp.net-core-identity

Read More
ASP.NET Core Identity & Cookies...

sessioncookiesasp.net-coreasp.net-core-identity

Read More
.NET Core Identity cookie cannot be verified by another .NET API using database-stored DataProtectio...

asp.net-corecookiesasp.net-core-identityms-yarp

Read More
Use .NET Core Identity with an API...

c#.netjwtasp.net-core-identity

Read More
How to mock UserManager in .Net Core testing?...

c#unit-testingasp.net-coremockingasp.net-core-identity

Read More
How to user dotnet identity usermanager and signinmanager with custom / default authentication schem...

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

Read More
ASP.NET Core MVC _userManager.FindByEmailAsync(Input.Email) returns null despite existing user with ...

c#asp.net-core-mvcclaims-based-identityasp.net-core-identity

Read More
Register and Login by Phone Number in Asp.net Core Identity...

asp.net-mvcasp.net-coreasp.net-identityasp.net-core-identity

Read More
How can I get the Azure Active Directory's app roles inside ASP.NET Core MVC?...

asp.net-coreazure-active-directoryasp.net-core-mvcasp.net-core-identity

Read More
Set Authenticated User Globally for Testing in ASP.NET Core...

asp.net-coreasp.net-core-identity

Read More
What is the right way to extend AspnetUserRoles table in ASPNET.Core 3.1?...

asp.net-mvcentity-frameworkasp.net-coreentity-framework-coreasp.net-core-identity

Read More
WEB3 authentication flow...

.netasp.net-coreasp.net-core-identity

Read More
How to load ASP.NET Core Identity users with roles in one database call...

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

Read More
How to fix the error foreign key property 'ApplicationUserClaim.UserId1' was created in shad...

entity-framework-coreasp.net-core-identityef-core-8.0

Read More
How to get current user id, if i inherits from IdentityUser?...

asp.netasp.net-coreasp.net-identityasp.net-core-identity

Read More
How to store an int userId in asp.net core razor website...

asp.net-coresession-variablesasp.net-core-identity

Read More
ASP.NET Core Identity in a Web API...

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

Read More
ASP.NET Core React template v3.15: Secure without IdentityServer?...

asp.net-core.net-coreasp.net-identityidentityserver4asp.net-core-identity

Read More
NullReferenceException when using multiple authentication schemes...

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

Read More
BackNext