Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Start a process from a systemd service that won't be killed when the service is stopped

c# linux .net-core systemd

Is there some way to use a folder seletor (FolderBrowserDialog) in WPF Core?

wpf .net-core

Dotnet6 got rid of Main method - how can I change the following in Dotnet5? [duplicate]

Why host.json not being copied to output in F# Azure Functions project?

WMI deprecated: how to query from .Net Core now?

windows .net-core wmi cim

.NET Core build OS affects json output encoding

c# asp.net-core .net-core

Using Options Pattern in program.cs

c# .net-core swagger .net-6.0

Do aggressive F# compiler optimizations only occur on referenced dependencies + release configuration?

IDesignTimeDbContextFactory not always needed?

Put dockerfile at top level folder of solution

Do .NET Core SDK / Runtime and NuGet Package Versions have to match?

dotnet ef Could not execute because the specified command or file was not found

Localization of data annotations in separate class library

Documentation disappears in NuGet package

Correct use of Worker Service and registration of its services from Web Api (same solution)

c# .net-core worker

How do I use the .NET Core Options Pattern with envorinment variables that contain periods?

Is there a way to log the values from the Data dictionary of an exception in .net core ILogger interface?

Permision denied for dotnet

.net-core

Microservices in .NET Core

Multiple Include/ThenInclude causing duplicates in EF Core