Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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

Returning null on httpContextAccessor.HttpContext

Call python script from .Net Core using pythonnet

.NET Core 3 using WinUI

c# .net-core uwp winui

How to troubleshoot the error [The term 'pwsh.exe' is not recognized as the name of a cmdlet, function, script file, or operable program]?

How to create a Custom text formatter for Cloudwatch?

.Net Core does not support WSHttpBinding

wcf .net-core

Changing loglevel in appsettings.json won't get applied to NLog

c# .net-core nlog

Entity framework core lazy loading not performed when inserting new instances

Get access token in middleware .net core 2.0

How to attach bearer authorization header to swagger request. Swashbuckle v 5.0.0-rc2

Is ConfidentialClientApplication.AcquireTokenForClient().ExecuteAsync() thread safe?