Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

HttpGetAttribute name property not working for routing

How to get return value from Task wait()

How do I add custom claims to a ClaimsPrincipal after authentication in a .net 6 blazor application?

What's meaning of `<>c.<>9`? I can't find any declaration of them, where are they from?

Serve both REST and GraphQL APIs from .NET Core application

asp.net-core graphql

Multiple Login Page with Identity Core and Asp.net Core 3.1

Cookie authentication in ASP.Net core 2.0 Web API

How To Get Elapsed Time Getting REST GET request in async / await with httpclient in .net core

Entity Framework: Cannot be configured on 'xxx' class because it is a derived type

KeyNotFoundException: The given key 'OpenIdConnect.Code.RedirectUri' was not present in the dictionary

Unable to find the required services.Add the required services by calling 'IServiceCollection.AddControllers'inside the call to 'ConfigureServices()'

Dependency Injection inside JwtBearerEvents

c# asp.net-core

Set a custom SessionStore for ConfigureApplicationCookie without BuildServiceProvider()

.AddOpenIdConnect() Middleware Clarification

How to inject services in an AddOpenIdConnect event (OnTokenValidated)?

ASP.NET 6 with ReactJS - browser not refreshing on hot reload with react-scripts 5.0.0