Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.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

SonarQube dotnet core: how to avoid the duplicate guid error without altering the default build task

Why is .NET class System.String now in three different assemblies, according to MSDN?

Inconsistent string.StartsWith on different platforms

c# .net-core

Is a Span<T> pointing to Fixed Sized Buffers without a fixed expression possible?

Asp.net website project targeting 4.7.2 cannot resolve .netstandard 2.0 reference using MSBuild