Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Seeking an explanation for the change in order of widening operations from .NET Framework 4.8 to .NET 8

In Azure Functions, how to use route parameter inside an output binding

Unconstrained Isolation (mocking) framework for dotnet core

Prevent IIS from Idle Timeout when Running Background Tasks

VSCode intellisense not working for one c# project under the solution

How to properly configure the `services.AddDbContext` of `ConfigureServices` method

Framework dependent .NET8 app: No frameworks were found

c# .net .net-core

Automatically nest files in .csproj class libary (DependentUpon)

Error message "No distribution are installed" in Visual Studio Community 2022

Remove unnecessary usings with dotnet format

visual-studio .net-core

Create if not exists methods not available

SendAsync not called while mocking HttpMessageHandler

C# ConfigurationManager in .NET Core

c# .net-core .net-6.0

How to add bearer token authentication to typed HttpClient in Asp.Net Core 6

New .NET "project.json" project, copying pre-built native .dlls to the output directory

nUnit console fails to use proper configuration file under .NET Core

.NET non-nullable reference type and out parameters