Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Why does the configuration of .NET Core options not work with a generic type parameter?

Deconstruct with List<T>

Find out PlatformNotSupportedException during build

Bad image format when running managed C++/CLI assembly in .NET Core 3.1

.Net Core on Raspberry Pi 4 with Raspbian?

gRPC keeping response streams open for subscriptions

c# .net-core grpc

EF Core list of Enums

Localization in separate project Asp.net Core MVC

.NET Standard equivalent of Thread.CurrentCulture

Mix web api action and non api action same controller asp.net core

Strange Build Error .Net Core Project

DI in .NET Core without ASP.NET Core

Unity Container and Support for dotnet Core / netstandard [closed]

How to build multi-target solution on .NET Core on Mac or linux?

linux msbuild .net-core csproj

Generate a class from xsd file in net core

IPC using .NET Core that supports duplex channel or callbacks

wcf callback .net-core ipc

Is System.Messaging.dll not available in .Net Core?

ASP.Net Core Change Default Views Folder Location

asp.net .net-core

how do you set Parallelizable Attribute in dotnet core for Nunit tests?

c# .net-core nunit

Am I breaking the DI pattern rules