Skip to content

♻️Refactor(use-cases): separate project's queries and commands to follow CQRS pattern#978

Closed
aminsharifi wants to merge 7 commits into
ardalis:mainfrom
aminsharifi:CQRS
Closed

♻️Refactor(use-cases): separate project's queries and commands to follow CQRS pattern#978
aminsharifi wants to merge 7 commits into
ardalis:mainfrom
aminsharifi:CQRS

Conversation

@aminsharifi
Copy link
Copy Markdown
Contributor

No description provided.

@ardalis
Copy link
Copy Markdown
Owner

ardalis commented Apr 24, 2026

I actually prefer just having the names of the Use Cases indicate whether or not they are commands or queries, and avoiding the need for a deeper set of folders and namespaces.

@ardalis ardalis closed this Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants