Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to silence dotnet output "'dotnet.exe' (CoreCLR: clrhost): Loaded"

ReadonlySpan As Property

c# .net-core

How to mock (MOQ) IConfidentialClientApplication which has sealed setup AbstractAcquireTokenParameterBuilder?

Migration tries to create sequence that already exists

Opening and edting an password protected zip in dotnetcore

Docker WORKDIR doesn't create folder

.net docker .net-core

Create a client websocket based console app

c# linux .net-core

Integrating Microsoft.Extensions.DependencyInjection in ASP.NET 4.6.1 project

How to use Windows authentication on ASP.NET Core subpath only?

Configure Serilog to filter certain logs to a different file using appsettings.json

c# .net-core logging serilog

Why preflight requests fail only in Chrome and then they work after few tries?

Sonarqube support for ‘.Net Core’ (with .xproj extention) projects

How can I change the icon of a Console App in Visual Studio Code?

How to convert all `DateTime` values passed to SQL With dapper?

c# .net-core dapper

How to store username and password securely in .NET Core console app?

c# windows .net-core

Trying to diagnose a memory leak in Azure ASP.NET Core WebAPI application

Visual Studio Code .NET Core debugger not hitting a breakpoint

Signalr Retry Logic .Net Core