0
cangunaydin created
Hello. With the ef core support, i created a custom repository and try to use it in one of the domain service. It is giving me a dependency error.
'ByteBrick.BookAndAd.Bookings.BookingManager' is waiting for the following dependencies:
- Service 'ByteBrick.BookAndAd.Bookings.IBookedOfferRepository' which was not registered.
what can be the cause. Have any idea?
3 Answer(s)
-
0
Hi,
Can you share your IBookedOfferRepository and it's implementation. I will try this and get back to you.
Thanks.
-
0
Ok my bad just a misspelling sorry for that
-
0
Thanks for the feedback :)