shadi
shadi
CC#
Created by shadi on 1/9/2023 in #help
❔ What is AppUserId?
this is a migration, on line 20, there's a property called AppUserId, it's set to be a FK connecting the table with itself??? can someone please explain where this is coming from? my model doesn't have anything like this in it! Using .net 6 https://paste.ofcode.org/aeGYBKGAVLGmLvBMP4UTiX
2 replies
CC#
Created by shadi on 12/11/2022 in #help
❔ Social media profiles hidden information?
in social media websites when i set something like my email to private or only shown for me does the api return a different DTO each time? and in that case, I will need to have 99999 DTOs depending on how many properties I have and how many combinations of information that can be hidden/shown?
14 replies
CC#
Created by shadi on 9/13/2022 in #help
DateTime format into DateOnly
10 replies