Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

what is the rationale about not using dotnet watch in docker anymore

Why is my .NET framework app looking for the wrong version of the .NET core/standard platform extension assembly, and how do I fix it?

EF Core DBContext inside Net Core Worker Windows service

Data path "" should NOT have additional properties(allowedCommonJsDependencies)

angular npm .net-core

How to change .NET Framework to .NET Standard/Core in Visual Studio?

.NET Core .csproj Output Path not working correctly

Reference .NET Core 1.0 library from WPF

Cross platform way to get directory for application data in .NET Core 1.1

Copy file from linux to windows share with C# (.NET core)

MultipartFormDataStreamProvider for ASP.NET Core 2

wwwroot/dist vs ClientApp/dist folder in .NETCore

asp.net-core .net-core

Reliably generating C# code in .NET Core 2.x csproj project?

ASP.NET Core fails to run under IIS: HTTP Error 500.0 - ANCM In-Process Handler Load Failure

iis asp.net-core .net-core

Azure Web App Service "container is unhealthy" error forcing container restart every 15min

azure docker .net-core

Could not find System.Runtime 4.1.0.0 when running ASP.NET web application

asp.net .net-core

Updating Microsoft.NETCore.App to v1.1.0 causes -2147450749 (0x80008083)

.net-core app: how to send SIGTERM to child processes?

signals .net-core

Measure time with C# (.Net Core)

c# .net-core

Validation of the provided antiforgery token failed. The cookie token and the request token were swapped

Consuming a WCF service in .NET Core 2.0

asp.net-mvc wcf .net-core