jojomueller05
jojomueller05
CC#
Created by jojomueller05 on 1/8/2025 in #help
Worker service recommended folder structure / namespaces
Thank you for your answer. So if I've understood you correctly, it's a good practice to create a separat Porject where the classes live, structured by Entity (e.g. FileWriter/, Customer/, DB/, ...), and consume those classes in the Worker Service Project? Yes, I need to have testable code. Do you have any good resources on how to write testable code in C#? I'm interested in both unit and integration testing.
18 replies