I tried to rebuild api-for-nopcommerce following your documentation, but I'm getting 3 errors .
DataSettingsManager' does not contain a definition for 'IsDatabaseInstalledAsync'
ILocalizationService' does not contain a definition for 'AddLocaleResourceAsync
IServiceCollection' does not contain a definition for 'AddConfig' and no accessible extension method 'AddConfig' accepting a first argument of type 'IServiceCollection'.
I did look at the interface ILocalizationService there is no method called AddLocaleResourceAsync
Good day,
I tried to rebuild api-for-nopcommerce following your documentation, but I'm getting 3 errors .
I did look at the interface ILocalizationService there is no method called AddLocaleResourceAsync