Skip to main content
Code Review

Return to Question

Commonmark migration
Source Link

#Implementations

Implementations

#Interfaces

Interfaces

#Implementations

#Interfaces

Implementations

Interfaces

deleted 8 characters in body; edited title
Source Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238

Is it okay for my Allowing query handlers to use other query handlers?

I have implemented these with AutofacAutofac as dependency injection, and Entity FrameworkEntity Framework with code first.

Here's an example of my GetEmployeesQueryHandler.:

Is it okay for my query handlers to use other query handlers?

I have implemented these with Autofac as dependency injection, and Entity Framework with code first.

Here's an example of my GetEmployeesQueryHandler.

Allowing query handlers to use other query handlers

I have implemented these with Autofac as dependency injection, and Entity Framework with code first.

Here's an example of my GetEmployeesQueryHandler:

deleted 18 characters in body; edited tags
Source Link
Mathieu Guindon
  • 75.5k
  • 18
  • 194
  • 467

Now for the question. I have decided to let my query handlers use each other, and build upon other query handlers results. Is that considered okay? What issues may I run into in the future (if any)? Is the code solidSOLID?

Implementations

#Implementations



Interfaces

#Interfaces





Now for the question. I have decided to let my query handlers use each other, and build upon other query handlers results. Is that considered okay? What issues may I run into in the future (if any)? Is the code solid?

Implementations


Interfaces



Now for the question. I have decided to let my query handlers use each other, and build upon other query handlers results. Is that considered okay? What issues may I run into in the future (if any)? Is the code SOLID?

#Implementations


#Interfaces



added 137 characters in body
Source Link
Loading
added interfaces too.
Source Link
Loading
edited tags
Link
Mathieu Guindon
  • 75.5k
  • 18
  • 194
  • 467
Loading
Source Link
Loading
lang-cs

AltStyle によって変換されたページ (->オリジナル) /