Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-6.0

How to access DbContext in .NET 6 minimal API Program.cs

.Net JsonSerializer does not serialize tuple's values

Migrating to .NET 6.0 error on publish: Assets file doesn't have a target for 'net5.0'

Console Logging in .NET Core 6?

.net .net-core .net-6.0

ASP.NET Minimal API How to Return/Download Files from URL

ShortDayPattern varies by build agent when specifying CultureInfo

c# .net-6.0 cultureinfo

Why can an Out Parameter be left unassigned in .NET 6, but not .NET 8 (CS0177)?

c# .net-6.0 .net-8.0

How to convert to and from DateTimeOffset and DateOnly?

c# .net-6.0

How do I use Dependency Injection in C# .NET 6 application to pass in different instances of the same object with same interface?

How can I create a custom converter similar to Newtonsoft using system.text.json?

ASP.NET core - simple API key authentication

c# asp.net-core .net-6.0

How to close a popup in Blazor without using a cross button?

c# blazor .net-6.0

Failed to determine the https port for redirect

Installing .Net 6 on Windows Self Hosted Agent

Serialize JSON from object to string / DateOnly

c# json json.net .net-6.0

VS2022 'Forms' does not exist in the namespace system.windows

.Net maui: How to reference a color in a binding?

.net-6.0 maui