Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

vscode omnisharp not working for solution but works for project

How to add debug logging to C# .NET Core unit tests

Extend identity for SMS OTP based login

How to add global exception handler for gRPC services in ASP.NET Core?

dotnet run gives me "*** stack smashing detected ***: <unknown> terminated"

c# .net-core

Dotnet CORE 3.1 - accessing an embedded resource (file) in an associated project library

c# visual-studio .net-core

Install specific version of .NET Core runtime on Linux

.net linux ubuntu .net-core

The connected services component Microsoft WCF web service reference provider failed.(HRESULT: 0x80131500) the project format is incorrect

c# web-services wcf .net-core

Detecting a disconnection from SSE on ASP.NET Core

Dependency Injection On The Fly in ASP.net Core

How to download and unzip packages using NuGet v3 API

c# nuget .net-core

Whats the difference between InplaceStringBuilder and StringBuilder?

Missing TaskCache class in .NET Core 2

.NET Core 2.0 Separating Startup.cs Services Injection

c# asp.net-core .net-core

How to serialize JSON to string without escape characters in .NET Core?

c# json .net-core

Failed to bind to CoreCLR

Azure - authenticating to KeyVault using Service Principle returns an Unauthorized exception

Logging Polly wait and retry policy ASP.NET CORE 2.1

Azure App Service doesn't run after upgrading to DotNet Core 2.2

How to configure asp.net kestrel for low latency?