Search code examples
Detecting if build is launched from Visual Studio or CI (or better: when it uses normal dotnet or .N...

c#.netvisual-studio.net-coremsbuild

Read More
MassTransit fault handling configuration...

.net-corerabbitmqmasstransit

Read More
The LINQ expression could not be translated when using MaxBy...

c#postgresql.net-coreentity-framework-coreef-core-8.0

Read More
SonarQube: Unable to import test coverage...

.net-coresonarqubecode-coverage

Read More
ViewData is always null...

asp.net-mvcrazorasp.net-core.net-corerazor-pages

Read More
.Net Core 3.1 HttpClient does not reuse sockets...

c#asp.netasynchronous.net-corehttpclient

Read More
Why do I get a the wrong .Net core version reported when specifying the correct container tag?...

docker.net-coretagscontainers

Read More
Resource Based authorization for a list of resources?...

asp.net-core.net-coreasp.net-core-webapiasp.net-authorization

Read More
I cannot see my Message Text value in the build output with any verbosity...

visual-studio.net-corevisual-studio-2022

Read More
C# WASM without Blazor...

c#.net.net-corewebassembly

Read More
Is there a way to wait for all tasks until a specific result is true, and then cancel the rest?...

c#.net.net-coretask-parallel-library

Read More
ASP.NET Core appsettings.json update in code...

c#jsonasp.net-core.net-coreappsettings

Read More
When should I throw exception vs. return error ActionResult in ASP.NET Core Web API project?...

c#asp.net-core.net-coreasp.net-core-webapidesign-principles

Read More
LibGit2Sharp Exception: repository path not owned by current user...

c#.net-corelibgit2sharp

Read More
Is there an advantage to using Array.Empty vs. new List when initializing a List property?...

c#.net-core

Read More
ASP.NET Core - difference between Output caching and Response caching...

asp.net-core.net-corecachinghttp-caching

Read More
.NET System.InvalidCastException issue when no cast should need to be applied...

c#.net-core

Read More
Mock ControllerBase Request using Moq...

c#unit-testing.net-coremoqxunit.net

Read More
Loading c library from c# with pinvoke on dotnet core...

c#c.net-corepthreadspinvoke

Read More
Can't drop unique index over NormalizedName using identity ef core...

c#.net-coreasp.net-identity

Read More
Function calling with Claude on Amazon Bedrock in .NET Core...

c#.net-coreagentamazon-bedrockclaude

Read More
MemoryStream disposed on doc.close()...

c#.net-coreitextitext7

Read More
.NET httpclient 406 not acceptable...

c#.net.net-corepostman.net-6.0

Read More
How to unit test ActionFilterAttribute...

unit-testing.net-corexunitxunit.netactionfilterattribute

Read More
Make a NuGet package that depends on another, but do not include it inside...

c#.net-corenugetnuget-package

Read More
Unable to install packages using dotnet add package...

asp.net-mvc.net-corenugetdotnet-cli

Read More
Logging from a .NET Core app to GCP is not working...

google-cloud-platform.net-corelogginggoogle-compute-engine

Read More
How to generate specific request using soapcore in .NET Core...

.net-coresoapwsdlsoapcore

Read More
Non-nullable property must contain a non-null value when exiting constructor. Consider declaring the...

c#visual-studio.net-core.net-6.0c#-10.0

Read More
Unit testing Hosted Services in .NET Core...

c#unit-testing.net-coreasp.net-core-hosted-services

Read More
BackNext