Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.1

.Net Core Unit Test Error - The source IQueryable doesn't implement IAsyncEnumerable<...>

embeddedProvider.GetDirectoryContents returns 0 results

.net-core-3.1

Using Always Encrypted with EF Core and storing Master Key in Azure Key Vault

EF Core - create relationship without primary/foreign keys

Scaffold dbcontext of specific table from oracle database throws error unrelated to that table

Register multiple singletons with same interface but different constructor parameters values

Integrating Paypal with .Net Core 3

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

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