Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

ASP.NET Core 2, IIS AppPool crashes and stops

asp.net iis .net-core

The entity type 'List<PersonAddress>' was not found. Ensure that the entity type has been added to the model

Ways to manage configuration in project with multiple tiers

Missing .NET Standard 2.0 Framework with latest .NET Core SDK 2.2.1, .NET Framework 4.7.2, VS2017 15.9.3

.Net 5 - WPF, unit test woes

c# .net wpf .net-core .net-5

Modular functionality with ASP.NET vNext Core CLR

Building .NET Core 1.0 RC2 app on the build server

Run code after openid connect sign-in in Asp.net Core

Meaning of "The server returned an invalid or unrecognized response" in HttpClient

c# .net http .net-core

VSCode constantly asks me to Restore

C# Using span with SocketAsyncEventArgs

c# sockets .net-core unsafe

Entity Framework Core 3.0 performance impact for including collection navigation properties (cartesian explosion)

How to use 404 routing in Razor Page OnInitialized event

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

Run dotnet 1.1 using docker

docker dockerfile .net-core

dotnet core : Can not find assembly file Microsoft.CSharp.dll

c# .net-core

Profiling dotnet core in Linux and Visual Studio Code

Weird exception when trying to use Dependency Injection in an Azure Function

How to setup an auto watch run for .NET Core 3.1 projects using Visual Studio Code?

Circular dependency exception when creating a custom logger relying on options with a options validator relying on a logger

c# .net-core