Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-6.0

Replacement for obsolete Assembly.CodeBase in .NET 6 / .NET Core

Upgraded my project to .net 6 now I have time zone in EF Core with postgreSQL

.NET 6 nullable properties warnings for EF Core models

Why does 'foo' return an empty body?

c# .net-6.0 minimal-apis

Configure Serilog with WebApplicationBuilder in Net 6

Deal with in Net 6's nullable and Entity Framework entities [closed]

How to implement acrylic windows effect in WinUI3 in desktop application?

How do I convert List<String?> to List<String> in .NET 6 / C# 10?

c# .net-6.0 c#-10.0

The entity type required a primary key to be defined - but there is

Calling Netsuite SOAP .wsdl from C# .Net Core [closed]

Replacing .NET AppDomains with AssemblyLoadContexts

c# .net .net-core .net-6.0

Adding a singleton in a blazor Web Assembly project

.Net 6: Correct way to create a FtpWebRequest-object

c# .net-6.0 ftp-client

Using C# to measure the width of a string in pixels in a cross platform way