© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
14 replies
kasen0177

Help needed with design design

So i am creating an audit log dashboard

I will have a dropdown of tables, user select one and I fetch the audit logs for that table.
I have a quite a of tables to fetch

I am using the Clean Architecture.
I was thinking of having function called GetLogByTable(string tableName) but then I have like 7 entities and I would have to map to dto dynamically which confuses me.

Is there a better approach?
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

Design/Pattern/Architecture help needed
C#CC# / help
3y ago
❔ help needed
C#CC# / help
3y ago
✅ Help needed with WPF GUI
C#CC# / help
2y ago
need help with structure design
C#CC# / help
7mo ago