Search code examples
How to handle Supabase Postgrest Exception in ASP.NET Core (controller-based web API)?...


asp.netasp.net-mvcasp.net-coreasp.net-web-apisupabase

Read More
Add/Edit/Remove users in Microsoft Entra App from a web application...


azureasp.net-coreazure-active-directoryazure-appserviceazure-app-registration

Read More
Avoid shared memory between ASP.NET Core integration tests...


.netasp.net-coretestingnunitintegration-testing

Read More
Is it possible to use .NET Aspire with a .NET 6 app?...


asp.net-coredotnet-aspire

Read More
AppSettings.json for Integration Test in ASP.NET Core...


c#configurationasp.net-coreintegration-testingappsettings

Read More
ASP.NET Core - Scaffold Identity like MVC...


razorasp.net-coreasp.net-core-mvcasp.net-identity

Read More
How to setup AutoMapper in ASP.Net Core 6...


asp.net-coreautomapper.net-6.0

Read More
Why do I get CORS errors running this PATCH method from React to WebAPI?...


c#asp.net-corewebapi

Read More
Mocking EF core dbcontext and dbset...


c#unit-testingasp.net-coreentity-framework-coremoq

Read More
How to make this URL pattern acceptable in ASP.NET Core?...


c#asp.net-coreurl-routingrazor-pages

Read More
.NET Core / Entity Framework Core : extract custom field from UserRoles table...


c#asp.net-core.net-coreentity-framework-coreidentity

Read More
Dependency Injection with Multiple Constructors...


c#asp.netasp.net-coredependency-injection

Read More
'IHostingEnvironment' is obsolete...


asp.net-core.net-coreasp.net-core-3.0

Read More
builder.Configuration.GetConnectionString("DefaultConnection") doesn't get right strin...


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

Read More
ASP.NET Core / EF Core / Mysql - how to group by week?...


c#linqasp.net-core

Read More
How to create odata and non-odata endpoint in same controller...


asp.net-coreodata

Read More
Blazor css doesn't honor height calc(100%);...


c#cssasp.net-coreblazor

Read More
NavigationError on NavigateTo...


asp.net-coreblazor-server-side

Read More
@await RenderSectionAsync giving "Cannot await 'method group' "...


asp.netasp.net-mvcasp.net-corerazor

Read More
Send additional info to server in uploading image process...


vue.jsasp.net-corefilepond

Read More
Use custom mapping in reverse map...


c#.netasp.net-coreautomapper

Read More
How to allow users from specific Microsoft Entra ID tenants to access an ASP.NET Core web app...


asp.net-coreazure-authenticationmicrosoft-entra-id

Read More
How to implement IdentityRole with custom properties into UserManager?...


asp.netasp.net-mvcasp.net-coreasp.net-identity

Read More
How do you add Tailwind CSS into a Blazor App?...


asp.net-corewebpackblazortailwind-cssasp.net-core-3.0

Read More
Unable to Select Custom User Class in Identity Scaffolding...


c#asp.net-coreasp.net-core-identityasp.net-mvc-scaffolding

Read More
How to get FeatureManager in ConfigureServices?...


asp.net-coreblazor-server-side

Read More
Unit of work with DBContextFactory vs DBContext...


c#asp.net-coreentity-framework-coredbcontextunit-of-work

Read More
Does ASP.NET Core's authentication middleware always use implicit flow for OpenID Connect?...


azureasp.net-coreazure-active-directoryopenid-connect

Read More
Microservices API gateway vs. Microservices Chassis...


.netasp.net-coremicroservices

Read More
How to manage session across multiple APIs...


c#.netasp.net-coremicroservices

Read More
BackNext