0

.NET MAUI provides DI out of the box and uses familiar builder pattern from .NET Core. I was wondering how can one register Akavache as an injectable dependency to work with MAUI? Couldn't see anything specific in their own documentation so was wondering if anyone have any suggestions in this regard? Should I be creating a service that abstracts the abstraction (doesn't sound intuitive) and inject that interface ?

envyM6
  • 1,099
  • 3
  • 14
  • 35
  • Did you try to search xamarin forms integration of akavache? maui have similar implementations, if you don't find relevant info on maui docs or here, you should try to research the same but in xamarin forms and try to replicate on maui! – Leandro Toloza Oct 03 '22 at 18:49

0 Answers0