abdesamed
abdesamed
CC#
Created by abdesamed on 8/24/2024 in #help
Why I'm getting this error
No description
15 replies
CC#
Created by abdesamed on 6/19/2024 in #help
✅ updated to Swashbuckle 6.6 from 6.4 and now my code doesn't compile
No description
8 replies
CC#
Created by abdesamed on 5/31/2024 in #help
why do we need to specify the route again in handler methods, and why it's absolute
No description
7 replies
CC#
Created by abdesamed on 4/13/2024 in #help
Common Library GUI & CLI clients
Hi, I'm starting projects that have several separate sub projects; Server, Windows Client, CLI Client, Flutter Client. I want the the Windows and the CLI clients to share the common logic. the way I saw it done is to create a common class library project within the same solution as the GUI and CLI projects. however I don't want to change the current structure of separate folder for each project. how can I solve this
20 replies