Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

"An expression tree may not contain a call or invocation that uses optional arguments" in LINQ expression with split string entity?

I deleted my packages folder now I can't build in VS2019

AssemblyLoadContext, dynamically load an assembly, instantiate an object and cast to a shared interface

Worker service in .NET Core 8 C# Serilog logger : write to file using setting in AppSettings

aspnet-codegenerator not supported for .NET 9.0

.net .net-core

Rabbit Mq, Starting consumer before publisher

c# .net-core rabbitmq

Reading from eventlog. Error: The type name 'EventLog' could not be found in the namespace

c# .net .net-core event-log

How do I change the font color of a specific text bound to a model on a Razor page?

Core 3.1 - Binding some properties from Body and some others from Header

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

NpgsqlException : "Unknown message code: 74" on dotnet ef database update

How to set the cloud_roleName for Application Insights for .NET Core?

dotnet tests not run with flag --no-build in docker