corteZz-1
corteZz-1
CC#
Created by corteZz-1 on 1/26/2024 in #help
Question about clean architecture
this approach called vertical slice architecture, you can search on github
19 replies
CC#
Created by corteZz-1 on 8/7/2023 in #help
❔ What's the reason for the warning?
35 replies
CC#
Created by corteZz-1 on 8/7/2023 in #help
❔ What's the reason for the warning?
Well, the ?. operator indicates that the type can accept null. Because of this, the compiler will generate warnings everywhere to prompt null checks. I actually implemented the null check, but the warning didn't go away.
35 replies
CC#
Created by corteZz-1 on 8/7/2023 in #help
❔ What's the reason for the warning?
okey. thanks
35 replies
CC#
Created by corteZz-1 on 5/11/2023 in #help
❔ Error "System.NullReferenceException: "Object reference not set to an instance of an object.
9 replies