stepanbenes / api-for-nopcommerce

API plugin for nopCommerce 4.50
MIT License
141 stars 93 forks source link

Rebuild error #53

Closed HeroSpha closed 9 months ago

HeroSpha commented 3 years ago

Good day,

I tried to rebuild api-for-nopcommerce following your documentation, but I'm getting 3 errors .

  1. DataSettingsManager' does not contain a definition for 'IsDatabaseInstalledAsync'
  2. ILocalizationService' does not contain a definition for 'AddLocaleResourceAsync
  3. 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

HeroSpha commented 3 years ago

image

D3bo commented 9 months ago

This issue refer to the previus version of the api e di nopCommerce, so this issue is not relevant anymore.