Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

ASP.NET Core NLog nlog.config loaded but ignored

c# asp.net-core .net-core nlog

error NETSDK1031: It is not supported to build or publish a self-contained application without specifying a RuntimeIdentifier

How can i mock i base method when test derived class

FFMpegCore C# custom args

c# .net-core ffmpeg

SHA1(c#) - different result from .Net 3 and .Net Core

The "--output" option isn't supported when building a solution

Unable to load type "FluentValidation.Attributes.ValidatorAttribute"

Map fields with same name to different fileds in automapper

Why i can't to change log level for logging categories by config file?

An error occurred while writing to logger(s) from System.Diagnostics.EventLogInternal.InternalWriteEvent

How to set match timeout of regex in route attribute of asp.net core

Why is ASP.NET Core 5.0 incompatible with Silverlight 5 for Portable Class Libraries?

How to get the name of the current property in .NET Core 1.1

Hosting CaptureElement with WindowsXamlHost Overlay

Parse to object with a route like ASP.NET MVC routing

Microsoft.AspNetCore.Mvc.Core marked as deprecated and causing publishing errors in a NET 7 web app

What is the precise difference between TryAddEnumerable(ServiceDescriptor) and other TryAdd{lifetime} calls

Dependency Injection and/vs Global Singleton

Why is adding DoubleStructs slower than adding doubles by a much bigger ratio than the long equivalent?