Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.NET Core API Request does not match a supported file type

asp-validation-summary not showing, field validation working

"Predefined type 'System.*' is not defined or imported" Error, visual studio code, omnisharp

.net core Application is run with different port with electron.net with cross platrom

Is this a defensive copy of readonly struct passed to a method with in keyword

c# .net-core cil

How to configure dotnet core 3 to serve up React SPA while using Http.sys and a URLPrefix?

HttpClient concurrent behavior different when running in Powershell than in Visual Studio

Problems with .net-core self contained publish

How to reach signup page of openiddict authorization server?

How to use microsoft reporting services with .net core

Asp.Net Core Windows Authentication Not Working in IIS

Azure WebJobs (3.x) Continuous job not showing Functions in Dashboard

F# .NET Core 2.1 simple crud app: controllers don't get registered

f# .net-core

Inexplicable storage transactions from Azure Functions

Trouble restoring Mvc CodeAnalysis dependencies using dotnet cli

How to debug a .NET Core application running in a Linux Docker container from Visual Studio

.net core resolve dependency manually anywhere in the code

(ClaimsIdentity) duplicate custom claims

.net .net-core claims

Equivalent to App.config transforms for .NET Core?

c# configuration .net-core

In EF Core 5, how can I insert an entity with a many to many relation by setting only the foreigns keys IDs, without querying first?