Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Why doesn't .NET 6 return a Problem Details when NotFound("string") is used?

c# .net-core

ASP.NET Core 2.1 Attribute to set model value to lowercase

c# asp.net .net .net-core

How do I register a MediatR post processor

.net-core mediatr

data-ajax-update and data-ajax-mode="replace" not working in dotnet core jquery unobtrusive ajax

How to inject repository in .net core 3.1 background service?

Exclude an enum property of a Model from using the JsonStringEnumConverter which is globally set at the Startup?

The behavior of null-coalescing assignment operator

c# .net-core c#-8.0

How do I turn on verbose logging in the AWS .NET SDK?

.Net resource with files content make docker build fail

.net docker .net-core resx

Why does DotNetCoreCLI@2 task publish (zip) my API web project instead of my Azure Function?

ApplicationServices resolves a different scoped instance in net core?

'Invalid token' when using webapi thru Swagger authenticated by Azure AD

.net core security headers middleware not adding headers to external http requests

Target rebuild only in a .NET Core 3.1 project

.net-core msbuild

Trying to understand my IEnumerable and why I can't use .ToList()

How to detect that my library is running under .Net Core 3 Desktop Package

c# .net wpf winforms .net-core

.NET Core Web Api on AWS Lambda is slow upon first request