List Question
9 TechQA 2021-08-20T15:07:39.590000Why does C# 9.0 have a "with" keyword instead of using existing syntax?
924 views
Asked by cdiggins
Why is an explicit `this` constructor initializer required in records with a primary constructor?
19.8k views
Asked by V0ldek
How to use `Data members` in C#-9
1.4k views
Asked by Hamid Mayeli
C# 9.0 records - ToString not inherited
5.2k views
Asked by kofifus
How do I target attributes for a record class?
8.6k views
Asked by Daniel A. White
Using C# 9.0 records to build smart-enum-like/discriminated-union-like/sum-type-like data structure?
9.2k views
Asked by user2320861
C# 9 records: how to specify a generic type T that must be a record
128 views
Asked by Richard Pawson
c# 9.0 records and nullability
6.3k views
Asked by kofifus
c# 9.0 records - reflection and generic constraints
15.3k views
Asked by kofifus