Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.1

ASP.NET Core 3.1 "Unsupported handler method return type 'Microsoft.AspNetCore.Mvc.Rendering.SelectList'"

c# version 8 Target-typed new-expressions error requires (), [], or {} after type

How do I merge my code behind file in the solution explorer?

Could not load dll from GAC in .NetCore Application

.netcore 3.1 - Windows Hosting Bundle - Installs .Net Core Runtime 3.1.0 preview3 instead of 3.1.0 (final release version)

EF Core & LINQ - How to build a dynamic Where clause using a string variable at run time? [duplicate]

c# linq .net-core-3.1

Wcf service works in .NET Core 3.1 console app, but fails to work in ASP.NET Core 3.1 Web API

Ambiguous match found exception

Error: Failed to complete negotiation with the server: Error: Not Found

.NET CORE 3 The base path of a Windows Service is returning C:\Windows\System32, But actual folder is D:\MyCustomService

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

modify sign/login UI for oidc-client with .net core react template

Using Automapper without mapping error `Missing type map configuration or unsupported mapping`

C#, How to convert Object to Class Type

c# casting .net-core-3.1

Add/Skip ApiController for Web API in .Net Core

.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