Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

`coreclr_create_delegate` doesn't work when called from C++ code on Mac

c# c++ macos .net-core

If a nuget specifies PrivateAssets=all why specify IncludeAssets?

.net .net-core msbuild nuget

Unable to install .net core on ubuntu 17.10

ubuntu .net-core

Use xsltc.exe generated assembly (XSLT stylesheet) in .NET 6

c# .net xml .net-core xslt

Polly Retries Doesn't Close Existing HttpClient Call

ModelState is always valid in ASP.NET.CORE 2.2 Web Api

How can I create an exe for .NET Core console applications?

c# .net .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