Search code examples
Chained https requests using promises seem to be out of order...


javascriptc#asp.net-core-webapi

Read More
How to return chunked text/plain content from Web API using minimal API...


c#streamasp.net-core-webapiminimal-apisjsonlines

Read More
ASP.NET Core 8 Web API: cannot register scoped service from singleton...


c#dependency-injectionserviceasp.net-core-webapi.net-8.0

Read More
How to returned a typed single result from ASP.NET Core API using IResult?...


c#asp.net-core-webapi

Read More
How to Apply Gridify Filtering on an ICollection<T> in EF Core?...


c#sql-serverentity-framework-coreasp.net-core-webapigridify

Read More
ASP.NET Core Identity: "Invalid token" when generating and confirming email in different a...


asp.net-core-mvcasp.net-core-webapi.net-8.0asp.net-core-identity

Read More
.NET Core 3.1: No connection could be made because the target machine actively refused it...


c#asp.net-core-mvcasp.net-core-webapi.net-core-3.1

Read More
Read application/xml as string from body using ASP.NET Core Web API...


.net-coreasp.net-core-webapi

Read More
ASP.NET Core server not receiving params from Angular frontend post call...


c#angularasp.net-core-webapihttp-status-code-400

Read More
X.509 Certificate Generation with Ed25519 in ASP.NET: parameters ANY NULL Issue...


asp.net-core-webapibouncycastleasn.1asn1crypto

Read More
Upgrading from .NET Core 3.1 to .NET 5.0 causes ReverseProxy (YARP) requests to fail with HTTP statu...


asp.net-coreasp.net-core-webapireverse-proxy.net-5

Read More
What is the right way to get data from related tables using an entity and business models separately...


entity-frameworkasp.net-coreasp.net-core-webapidomain-driven-designrelationship

Read More
How do I disable access to ASP.NET Core 8 web API identity methods?...


asp.net-coreasp.net-core-webapi

Read More
Browser does not store Http Cookie from ASP.NET Web API Docker...


.netdockernginxcookiesasp.net-core-webapi

Read More
EntraId Authentication / Authorization via .NET & React...


c#azure-active-directoryhttp-headersasp.net-core-webapi

Read More
Handling large byte arrays in C#...


c#performancestreamasp.net-core-webapimemory-efficient

Read More
Endpoints in Program.cs work but not in Controller...


asp.net-coreasp.net-core-webapi

Read More
Saving custom roles in AspNetUserRoles Identity table from ASP.NET Core 8 Web API...


asp.net-core-webapiasp.net-core-identityuser-rolesasp.net-core-8

Read More
ASP.NET Core 8 Web API : breakpoint not being hit...


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

Read More
401 Unauthorized Error with JWT Authentication in .NET 8 and Vue.js Application...


c#vue.jsjwtasp.net-core-webapi.net-8.0

Read More
Entity Framework Core not updating its cache after object is updated in the database...


c#.net-coreentity-framework-coreasp.net-core-webapi

Read More
Unable to call Graph API using an on-behalf-of flow from ASP.NET Core Web API...


c#asp.net-coremicrosoft-graph-apiasp.net-core-webapiazure-ad-msal

Read More
C# API Controller Returns 400, but fetch in JavaScript hows 422 Status Code - Why?...


javascriptasp.net-core-webapifetch-apihttp-status-codes

Read More
System.NotSupportedException: Serialization and deserialization of 'System.Action' instances...


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

Read More
How to use SwaggerResponse after upgrading Swashbuckle in ASP.NET Core WebAPI...


asp.net-coreswaggerasp.net-core-webapiswashbuckleasp.net-core-5.0

Read More
How can I get EF Core 8.0 / ASP.NET Core 8.0 Web API to save to a table that has an insert trigger?...


asp.net-core-webapisql-server-2022ef-core-8.0

Read More
Error: Microsoft.Data.SqlClient is not supported on this platform when publishing .NET 8.0 C# Web AP...


c#iisasp.net-core-webapinotsupportedexception

Read More
How to create a response from a generic class containing HttpContext data in ASP.NET Core 5 Web API...


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

Read More
ASP.NET Core 8 Web API : JWT token always invalid...


c#mongodbasp.net-core-webapi.net-8.0asp.net-core-8

Read More
.NET Entity Framework Core only returning part of the object graph for parent child relationship gra...


json.net-coreentity-framework-coreasp.net-core-webapi

Read More
BackNext