0
yapwen created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version?** 9.3**
- What is your product type (Angular or MVC)? MVC
- What is product framework type (.net framework or .net core)? .net core
If issue related with ABP Framework
- What is ABP Framework version?
If issue is about UI
- Which theme are you using?
- What are the theme settings?
Hi,
Any idea to solve below error in xamarin form . this happended when call the viewmodel in xamarin form.
**Can't create component 'TestApp.ViewModels.TestViewModel' as it has dependencies to be satisfied.
'TestApp.ViewModels.TestViewModel' is waiting for the following dependencies:
- Service 'TestApp.App.TestAppService' which was not registered.**\
Thank you.
Regards, Yap
1 Answer(s)
-
0
Hi @yapwen
Did you create your app services as explained in https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Developing-Step-By-Step-Xamarin ?