Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Which Visual Studio 2017 project type to choose for a cross-platform open-source UI-agnostic C# class library and why?

xUnit test project connection string

How to run ASP.NET Core on arm-based custom linux?

IIS randomly Restarts Dotnet core apps

Custom logging to app insights from .net core

c# azure .net-core

How to reload appsettings.json at runtime each time it changes in .NET core 1.1 console application?

EF Core insert explicit value for identity column

How to ignore MSB4011 when running dotnet build

f# .net-core dotnet-cli

How do i set up a default for ActiveAuthenticationSchemes?

Issue with .NET Core Named Pipes on Linux (address already in use)

c# .net .net-core

MemoryCache AbsoluteExpiration

c# .net-core memorycache

Why IHostedService is async

dotnet publish - set outputpath in csproj

.net-core csproj

TeamCity doesn't pick up result of xUnit tests when testing .NET Core project

.NET Core DI Logger on Console app not logging to Console

EF Core delete one-to-one relation on same table

What's the expected value for DOTNET_ROOT variable when installing dotnet core from tarballs?

.net-core

DllNotFoundException using SkiaSharp 1.68 on Linux

.net-core skiasharp

Unable to locate repository containing directory during dotnet build or publish

How to properly post-process Refit return values?