Search code examples
Trouble with self-hosting web API with .NET Core...


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

Read More
ASP.NET Core Web API exception handling with Request/Response Pattern...


c#.netasp.net-core.net-core

Read More
API authentication and authorization...


c#restasp.net-core.net-core

Read More
Losing headers received from 4.7.2 API Dataset/datatable in dotnet Core 3 API...


c#asp.net-core.net-core

Read More
Consuming JSON from another API in own .NET Core API...


c#jsonasp.net-core.net-core

Read More
.net core web API. How should my route allow for optional parameters when the last one just needs to...


.net-coreasp.net-core-webapi

Read More
Consume API from API .NET CORE...


c#asp.net-core.net-core

Read More
API .Net - Validate query parameters...


c#.netasp.net-core.net-core

Read More
AutoMapper.AutoMapperMappingException: 'Missing type map configuration or unsupported mapping.&#...


c#asp.net-core.net-core

Read More
How to call API with multiple parameters from .NET Core MVC...


.netasp.net-mvcasp.net-core.net-core

Read More
Do I need to create two applications in order to use SSO?...


c#.net-core

Read More
How to update record using Entity Framework Core?...


.net-coreentity-framework-core

Read More
Split Razor Pages into sub projects to make it modular...


.net-corerazor-pages

Read More
How to extract a list from appsettings.json in .net core...


c#asp.net-core.net-core

Read More
EF core set take extension optional...


entity-framework.net-core

Read More
Using Scaffold-DbContext with user secrets...


.net-coreentity-framework-core

Read More
Does startup.cs file require application pool restart or recycle when there is change in startup.cs ...


c#.netasp.net-core.net-coreasp.net-web-api

Read More
'dotnet build' command not finding NuGet packages (they exist)...


c#dockerjenkins.net-corenuget

Read More
Adding Docker Support - "solution file must be located in the same folder or a higher folder......


docker.net-corevisual-studio-2022

Read More
Azure .Net API won't make outbound calls to private endpoints but locally everything works just ...


azure.net-core

Read More
How to ensure Azure Pipelines accepts my trx files to publish test results?...


unit-testing.net-coreazure-devopsazure-pipelinesazure-pipelines-yaml

Read More
Dotnet core web API is getting Null data from angular form...


c#.netangularentity-framework.net-core

Read More
Could not load file or assembly System.Net.Http version 4.1.1.0...


c#.net.net-coreporting.net-framework-version

Read More
Logging within Program.cs...


loggingasp.net-core.net-coreasp.net-core-mvc

Read More
System.Text.Json: Deserialize JSON with automatic casting...


c#asp.net-core.net-corejson.netsystem.text.json

Read More
What is the difference between await and ConfigureAwait(false).GetAwaiter().GetResult();...


c#.net-coreasync-awaitconfigureawait

Read More
Can't access keyvault from backend appservice...


azure.net-coreazure-keyvault

Read More
X509Certificate2 PrivateKey and GetRSAPrivateKey...


.net-corex509certificate2

Read More
How to set connectionstring from appsettings.json in Entity Framework Core...


c#.net-coreentity-framework-core

Read More
When hosting .NET core web app in IIS, what are the pros and cons between "In process" and...


iis.net-corebackend

Read More
BackNext