Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.NET Core 3.1 HttpClient throws exception intermittently: SocketException: The I/O operation has been aborted because of either a thread exit or an

CallerArgumentExpression always null

c# .net-core c#-8.0

How to deserialize an empty string to a null value for all `Nullable<T>` value types using System.Text.Json? [closed]

DotNet not valid certificate found

c# .net-core https

Why does "dotnet ef migrations add" throw a Win32Exception?

InvalidOperationException rendering ViewComponent in Strongly-Typed View

.NET Core Nancy application serving static files

c# .net .net-core nancy

UseOpenIdConnectAuthentication - Unable to unprotect the message.State Error Message

How to log lazily with ASP.NET Core logging?

Swagger .NETCORE can't read json

Authentication and LoginPath for different areas in ASP.NET Core 2

Fix For "Package xxx is not compatible with netcoreapp2.0 (.NETCoreApp,Version=v2.0)"

Where am I supposed to start persistent background tasks in ASP.NET Core?

HttpClient not sending Accept-Encoding on Windows 2008 R2

Disable .AspNetCore.Antiforgery Cookie

cookies .net-core

String.Format failing on style section of HTML Email Template

EF Core - How enable lazy loading in Entity framework core?

The 'dotnet publish' command line skips deployment to Azure Functions

dotnet-install.sh not adding dotnet command on Ubuntu

How to deploy a dotnet core app using AWS CodePipeline to ElasticBeanstalk