Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-11.0

What is default duration of CacheOutput() middleware in ASP.NET Core 7.0, .NET 7.0

C# 11: "field" keyword not supported in VS 2022

c# visual-studio c#-11.0

C# 11 - detect required property by reflection

c# c#-11.0

Generic math how to cast from INumber to a "concrete" type (int/double/etc)

Is there a way to use different accessibility modifier for a setter in C#11 when using the "required" keyword?

c# .net .net-7.0 c#-11.0

How can I do simple math with a generic INumber in .NET 7 / C#11?

CA1062 is thrown after updating to !! parameter null checking

Required init property with backing field gives null warning C# 11

c# .net c#-11.0

EF Core model classes: Use C# 11 `required` modifier on all properties, even on value type properties?

Copy Constructor does not satisfy `required` property

c# c#-11.0

Some C# 11&12 Practicing failed

c# c#-11.0 c#-12.0

Escape braces in C# interpolated raw string literal

Alternative to the new C# 11 `required` modifier in C# 10 and earlier

c# .net-7.0 c#-11.0

Can I set SetsRequiredMembers or another attribute for only one member in C# 11?

c# c#-11.0

What is the purpose of the 'scoped' keyword

c# keyword c#-11.0