Search code examples
Any alternative for Microsoft Fakes in .NET Core?...


c#.net-coremicrosoft-fakes

Read More
Rebuild skip all project in Visual Studio 2022...


visual-studio.net-core.net-6.0visual-studio-2022

Read More
Use Windows Forms in a .Net Core Class Library - .NET Core Control Library...


c#winforms.net-core

Read More
.NET Generic Host : Prevent application crash on unhandled exception...


c#asp.net-core.net-coreopcasp.net-core-hosted-services

Read More
Running dotnet command line within Visual Studio...


visual-studio.net-core

Read More
Import/open DLLs in F#...


.net.net-coredllf#

Read More
Polly Timeout Policy test doesn't work as expected...


c#unit-testing.net-coretimeoutpolly

Read More
How to set API level for MAUI projects...


.net.net-coremaui

Read More
Directory.Build.props only respected when building .sln file...


asp.net-core.net-coremsbuild

Read More
How to fire a function on every request in ASP.NET Core Minimal API...


.net-coreminimal-apis

Read More
How to Get An IConfiguration For Dependency Injection In A Console App...


c#.net-coreconsole.net-5asp.net-core-5.0

Read More
Running nUnit tests for .NET Core in Rider...


unit-testing.net-corenunitrider

Read More
How do you read a simple value out of some json using System.Text.Json?...


c#.net-coresystem.text.json

Read More
How To Generate View Models From Code-First Entity Classes Using CodegenCS?...


.net-corevisual-studio-2022code-generationcode-firstcodegencs

Read More
Are C# 9 'init' properties safe to use for configuration binding (IOptions)?...


c#asp.net-core.net-corec#-9.0

Read More
Azure "azd up" removes custom domain from deployed Containerapp. How can I keep it?...


asp.netazure.net-coredotnet-aspireazure-azd

Read More
'dotnet test' doesn't discover any test...


c#.net-corexunit.net

Read More
Does .NET Core IServiceScopeFactory child scope dispose transient services?...


c#asp.net-core.net-coredependency-injectionasp.net-core-7.0

Read More
Issues reading appsettings.(environment).json in singleton .NET Core 8...


c#.net-coresingletonappsettings

Read More
How do you obtain the Active Directory email address of the current logged in user in PowerShell Cor...


.net-corepowershell-core

Read More
Set configuration to "Release" when publishing...


.net-corereleasepublish

Read More
Using C#, .NET Core 3 and GTK# for cross-platform Programming (and alternatives)...


c#.net-coremonocross-platformgtk#

Read More
How to use appsettings.json in Asp.net core 6 Program.cs file...


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

Read More
dotnet publish --self-contained -> running the app still asks for .net installation...


.net.net-core

Read More
Parallel Tasks - Run Parallel threads but dont wait for other Tasks to complete and get the latest d...


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

Read More
How calculate distance between two points in EF Core and PostgreSql database...


.net-coreentity-framework-corepostgisgeography

Read More
Unable to debug WSL2 with VS 2022 - invalid 'cwd' value...


.net-corewindows-subsystem-for-linuxasp.net-core-6.0

Read More
Why are INumber<T>.CreateX(int n) so slow compared to implicit conversion for floats and doubl...


c#performance.net-corecasting

Read More
How do I add a boolean flag option to a command using System.CommandLine?...


c#.net-core

Read More
How to filter NUnit tests by category using "dotnet test"...


c#.net-corenunitdotnet-cli

Read More
BackNext