Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in record-classes
C# 9.0 records - ToString not inherited
Dec 19, 2022
c#
c#-9.0
record-classes
Using C# 9.0 records to build smart-enum-like/discriminated-union-like/sum-type-like data structure?
Apr 30, 2022
oop
enums
discriminated-union
c#-9.0
record-classes
Why is an explicit `this` constructor initializer required in records with a primary constructor?
Mar 22, 2022
c#
.net
c#-9.0
record-classes
c# 9.0 records - reflection and generic constraints
May 14, 2022
c#
c#-9.0
record-classes
How do I target attributes for a record class?
Sep 11, 2022
c#
oop
attributes
c#-9.0
record-classes