issues
search
bfren
/
jeebs
.NET (C#) libraries for rapid application development.
https://docs.bfren.dev/jeebs
MIT License
6
stars
1
forks
source link
Simplfy CQRS classes
#353
Closed
bfren
closed
2 years ago
bfren
commented
2 years ago
remove empty interfaces
remove unnecessary interfaces
use classes to ensure something can
only
implement
either
Command
or
Query
Command
orQuery