Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.1

EF Core 3 GroupBy multiple columns Count Throws with extensions but linq works

Deployed .Net Core 3.1 Web app on Azure shows error HTTP Error 500.35 - ANCM Multiple In-Process Applications in same Process

c# azure .net-core-3.1

Using AddEnvironmentVariables in .net core 3.1 app

appsettings .net-core-3.1

How can I serialize a Stack<T> to JSON using System.Text.Json without reversing the stack?

How to execute stored procedure with Output parameters using FromSqlInterpolated/Database.ExecuteSqlInterpolated in Dot Net Core 3.1?

WPF BitmapImage Exception "The image data generated an overflow during processing"

c# wpf .net-core-3.1

System.Text.Json and Dynamically Parsing polymorphic objects

.net core 3.1: 'IAsyncEnumerable<string>' does not contain a definition for 'GetAwaiter'

Code runs 30% slower in .Net Core compared to .Net Framework - any way to speed things up?

Published .Net Core App Warns to Install .Net Core but it's Already Installed

Operation is not valid due to the current state of the object (System.Text.Json)

C# .Net Core 3.1 System.Text.Json Ignore empty collection in serialization

How do I setup Swashbuckle v5 with swagger when I have a custom base url?

.NET Core 3.1 Worker Service - set EnvironmentName on publish

Issue with scaffolding a MySql database with EF Core - Method not found: Void Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping

.NET Core 3.1 - Dependency resolution failed for component - AWS Mock Lambda Test Tools

c# aws-lambda .net-core-3.1

Specified framework 'Microsoft.AspNetCore.App', version '3.1.0' was not found for a Linux Azure WebApp

Publish Single File (Release) fails for WPF .NET Core 3.1 application

IApplicationBuilder does not contain a definition for UseIdentity