Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-6.0

What is the difference between static class and singleton in .NET MVC project?

.NET6 vs .NET Core 3.1 compatibility

Why the Xunit CollectionDefinition Not Working with Class Library in .NET 6 Web App?

How to position two ToolStripStatusLabel to different sides of StatusStrip

.net MAUI: how to draw on canvas

c# xamarin .net-6.0 maui

How to start my Worker Service on the hour

Handling multiple forms on the same Razor Page

How to display ClientIp in logs using Serilog in .net core?

Unable to load shared library 'libHarfBuzzSharp' or one of its dependencies Error when running on linux after upgrading to .NET 6

I am trying to register my DbContext as a service in my program.cs using .NET 6 in Visual Studio 2022, but I get an error on. GetConnectionString

c# .net-6.0

Your Docker server host is configured for 'Linux', however your project targets 'Windows' .Net 6

.NET 6 replace parameter checks with ArgumentNullException.ThrowIfNull();

c# upgrade .net-6.0

Cannot convert lambda expression to type 'IValueResolver<Entity, MyDto, object>' because it is not a delegate type

c# automapper .net-6.0

API Gateway Ocelot .Net Core 6.1 Setup