Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.1

Class Library (Standard 2.1 or Core 3.1) : namespace name 'IWebHostEnvironment' could not be found

.net core 3 yields different floating point results from version 2.2

How to consume WCF service programmatic in .Net core 3.1 version

EPPlus: System.Text.Encoding.CodePages.dll not found in .Net Core 3.1 Azure function

c# azure epplus .net-core-3.1

GroupBy Expression failed to translate

Runtime generated expression cannot change dictionary's values

How to run AWS Lambda dotnet on localstack

Changing Request Path in .Net Core 3.1

Catching Exceptions in async methods when not called with await

VS 2019 gruntfile.js no tasks found when using 'sass = require('node-sass')'

.NET Core 3.1 ChangePasswordAsync Inner Exception "Cannot update Identity column"

How to set EntryAssembly for tests in .Net Core

.Net Core WindowsIdentity impersonation does not seem to be working

c# .net-core .net-core-3.1

Unable to scaffold “datetime” type columns from MySQL in .net core 3.1

Get total number of allocations in C#

System.Text.Json deserialization fails with JsonException "read to much or not enough"

Derived type's properties missing in JSON response from ASP.NET Core API