Search code examples
How to find ASP.Net Core version?...


asp.netasp.net-core.net-coreversion

Read More
Does ExecutionContext always flow into a Task.Run or a Parallel.ForEach?...


c#asp.net-coreasynchronoustaskasynclocal

Read More
Many to many Entity Framework Core how to insert...


c#asp.net-coreentity-framework-coremany-to-many

Read More
How to connect to an Oracle database Connection from .Net Core...


c#oracle-databaseasp.net-coredatabase-connection

Read More
Unit testing controller methods which return IActionResult...


c#unit-testingasp.net-core.net-coreasp.net-core-webapi

Read More
ASP.NET Core 8 OpenID Connect - SUB claim missing on User.Identity...


c#asp.netasp.net-coreasp.net-core-mvc

Read More
Run ASP.NET Core Backend in Azure DevOps CI Environment with Docker...


dockerasp.net-coreazure-devopsdocker-composecontinuous-integration

Read More
RenderMode.InteractiveServer call OnInitializedAsync() twice - how can I avoid all that processing t...


asp.net-coreblazorblazor-server-side

Read More
.NET 8 upgrade error GetAsync System.FormatException: Input string was not in a correct format. Fail...


c#asp.net-corehttpclientupgrade.net-8.0

Read More
Is the BlockingCollection thread-safe?...


c#multithreadingasp.net-corethread-safety

Read More
After migration to .NET 9, I have problem with `string.Join` inside Select statement...


asp.net-coreentity-framework-coreiqueryable.net-9.0ef-core-9.0

Read More
Ignoring a base type in Entity Framework Core 9 code-first...


asp.net-coreinheritanceentity-framework-core.net-9.0ef-core-9.0

Read More
Nullable open generic arguments in C# class hierarchy...


asp.net-coregenerics.net-8.0nullable-reference-typesc#-12.0

Read More
ASP.NET Core with HttpClientFactory : best practice?...


c#asp.net-corehttpclientwebservice-clienthttpclientfactory

Read More
ASP.NET Core - Disable HTTP/2 on HttpSys...


c#asp.netasp.net-corehttp.sys

Read More
Can I set listen URLs in file 'appsettings.json' in ASP.NET Core 2.0 Preview?...


asp.net-core.net-coreappsettingskestrel-http-server

Read More
What is Kestrel (vs IIS / Express)?...


asp.netiisasp.net-corekestrel-http-server

Read More
Using `IEnumerable<T> as a controller parameter in a database query...


c#asp.net-corelinq2db

Read More
Do we need to explicitly call Rollback after a failed database transaction...


asp.net-coreef-core-3.1

Read More
How to set Dark theme in Blazor project...


c#twitter-bootstrapasp.net-coreblazorbootstrap-5

Read More
How to access contentFiles of referenced Nuget package?...


c#.netasp.net-corenuget

Read More
How many times query will be sent and executed in a database with non-materialized parameters?...


c#asp.net-coreentity-framework-corelinq2db

Read More
Working with multiple resultset in .net core...


c#asp.net-coreasp.net-core-mvcentity-framework-core

Read More
How to read data from Excel which is open and getting updated every seconds using C# ASP.NET?...


c#asp.net-coreinterop

Read More
Manage the order of updates when using a filtered unique index?...


sql-serverasp.net-coreentity-framework-core.net-8.0unique-constraint

Read More
How to configure a one-to-many relationship, using a join table, that doesn't reference the join...


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

Read More
Referencing a razor page from a Razor Class Library is giving a 404 error...


asp.net-coreblazorrazor-pages.net-8.0razor-class-library

Read More
How to add 'ClearCache' or 'UpdateApplication' methods to razor page...


c#asp.net-corerazorrazor-pages.net-9.0

Read More
Prevent noisy log events with ASP.NET Core Healthchecks and Serilog...


asp.net-coreseriloghealth-checkasp.net-core-8serilog-aspnetcore

Read More
github action error "Specify which project or solution file to use because this folder contains...


asp.net-coregithub

Read More
BackNext