Search code examples
How to run dotnet tests in a specific environment?...


c#.netasp.net-corexunit.net-8.0

Read More
How can I make my Blazor Web App save the login infor entered as it would in InteractiveServer but s...


asp.net-coresignalrblazor-server-side

Read More
Exchanging a google idToken for local openId token c#...


c#oauthasp.net-coreopenidopeniddict

Read More
Is the ConfigureApplicationCookie(...) designed to allow us to configure an existing cookie by defau...


asp.net-coreasp.net-core-mvctoken

Read More
ASP.NET Azure AD / Entra Authentication - App roles in token, but not being assigned to principal...


asp.net-coreazure-active-directoryasp.net-authorizationasp.net-authentication

Read More
How to save Stream data from external GET request in .NET...


c#asp.net-coreasp.net-core-webapi.net-8.0

Read More
How to manage user claims?...


c#asp.netauthenticationasp.net-coreclaims-based-identity

Read More
How can I use Dependency Injection in an ASP.NET Core ActionFilterAttribute?...


asp.netasp.net-core

Read More
How to get Role Claims in asp.net core 6 web api?...


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

Read More
Unexpected System.BadImageFormatException: Index not found That is Fixed with Restart...


c#asp.net-coreiis.net-6.0

Read More
ASP.NET Core Web API - FluentValidationMvcExtensions.AddFluentValidation(IMvcBuilder, Action<Flue...


c#asp.net-coreasp.net-web-apifluentvalidation

Read More
Write and read string from MemoryStream...


c#asp.net-corestream.net-8.0memorystream

Read More
I'm getting malformed multipart POST when I try to post data to remote API with C# HttpClient...


c#asp.net-coredotnet-httpclient.net-8.0

Read More
How to Implement Polymorphic Request Bodies in ASP.NET Core Web API with Swagger UI?...


.netasp.net-coreswaggerasp.net-core-webapiswagger-ui

Read More
What means skipNegotiation in SignalR HubConnection?...


azureasp.net-corewebsocketsignalr

Read More
BasePageModel in Razor Pages...


c#asp.net-coredependency-injectionrazor-pagesmediatr

Read More
ASP.NET Core JWT and Identity - Program.cs configuration...


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

Read More
Secrets inject securely Dockerfile during build .NET...


azuredockerasp.net-coreazure-devopsdockerfile

Read More
EF Core 8 does not merge entities...


asp.net-coreentity-framework-core

Read More
How to determine if asp.net core has been installed on a windows server...


asp.net-core.net-core

Read More
.NET 8 Blazor Server - role authorization with Windows Authentication...


asp.net-coreauthenticationauthorizationblazor-server-side.net-8.0

Read More
Should EFCore migrations be committed to version control?...


c#gitasp.net-core.net-coreentity-framework-core

Read More
EF Core one-to-one relation returns one-to-many relation...


postgresqlasp.net-coreentity-framework-coreef-core-3.1

Read More
How to deal with Id property in DTO in ASP.NET Web API...


asp.net-core.net-coreasp.net-core-webapiswagger-ui

Read More
.NET Core 3.1 GoogleSignIn -The authentication handler registered for scheme 'Bearer' is &#3...


.netasp.net-corejwtgoogle-signin

Read More
How do I serve static files only to authorized users?...


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

Read More
Require authenticated user in asp.net core but require custom policy in some actions require custom ...


c#asp.net-coreauthorization

Read More
Stop request in CookieAuthenticationEvents.OnValidatePrincipal after response body has been written ...


c#asp.net-coreauthenticationcookiesasp.net-core-middleware

Read More
Relation between Authorization middleware and filter Asp.net core...


c#asp.net-corefilterauthorizationmiddleware

Read More
.net 8 blazor navlink style not working for external url...


.netasp.net-coreblazor

Read More
BackNext