我有一个使用FreshMvvm的xamarin.forms应用程序。{
var navService = FreshIOC.Container.Resolve<IFreshNavigationService>(FreshMvvm.Constants.DefaultNavigationServiceName
\src\FreshIOC\FreshTinyIOC.cs:1332 at FreshMvvm.FreshTinyIOCBuiltIn.Resolve 0x00000 in C:\Projects\FreshMvvm\src\FreshMvvm\FreshTinyIOCBuiltIn.cs:31 at FreshMvvm.PageModelCoreMethods.PushNewNavigationServiceModal(FreshMvvm.IFreshNavigationService newNavig
automapperFreshMvvm.FreshIOC.Container.RegisterTinyIoCResolutionException:解决失败: IConfigurationProvider
如果我尝试用一些IService接口注入一个常规的IService,那就非常好了,所以FreshMvvminstance as si