Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

MSBUILD fails from tasks.json yet works from from VS Code terminal

ASP.NET Core - Use both UseDeveloperExceptionPage() and custom logging

Mixing EF Core Convensions and DBFunction for a JObject property

An assembly specified in the application dependencies manifest was not found

Deploy console webjob app to azure App service containing a webapi using azure devops pipelines

How to force Swagger/Swashbuckle to append an API key?

Is it possible to inject IHttpClientFactory to a strongly typed client?

c# asp.net-core .net-core

How to directly invoke F# compiler on .NET Core?

.net .net-core f# fsc

.Net core X-Forwarded-Proto header doesn't pass to Nginx properly

Compile error with WPF .net Core 3.0 when adding .resx files

Write a search query which is case insensitive in EF Core?

Roslyn compiler server reports different hash version than build task

.NET Core - How To Manage User Secrets Within A Team

.net-core

Ajax Calls with Fetch API in .NET Core 3.1

Package type DotnetPlatform that is incompatible with this project

Duplicate 'System.Reflection.AssemblyInformationalVersionAttribute' attribute

How do I use WcfCoreMtomEncoder in a .Net Core project?

c# wcf .net-core mtom

Runtime generated expression cannot change dictionary's values

Is there a way to set Serilog formatter variables via appsettings.json?

Json Format for a TimeSpan that can be bound using Microsoft.Extensions.Configuration