© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•14mo ago•
17 replies
jojomueller05

Worker service recommended folder structure / namespaces

Hi there,

I used to do a lot of procedural programming. Now, I have to build an OOP C# Worker service that processes files (Extract data, create JSON/XML or write data into a DB). I already know the basics of OOP and have built some smaller Java applications.

Is there a recommended or best practice folder structure or pattern, like MVC, for a Worker service?

For example, in Java, I had to build an abstract class and two child classes (in-memory and database) in order to write unit tests.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Folder Structure
C#CC# / help
17mo ago
✅ namespaces
C#CC# / help
3y ago
Costura.fody and folder structure
C#CC# / help
5mo ago
Worker Service AzureClients
C#CC# / help
15mo ago