معرفی کتابخانه DNTCommon.Web.Core
نویسنده: وحید نصیری
تاریخ: ۱۳۹۷/۰۱/۲۹ ۱۳:۵۱
آدرس: www.dntips.ir
| مطالب | ۳۶۹۴ |
| نویسندگان | ۲۷۶ |
| گروههای مطالب | ۱۰۲۴ |
| نقشههای راه | ۱۱۹ |
| دورهها | ۱۴ |
| اشتراکها | ۱۷۹۱۴ |
به مرور معادلهای ASP.NET Core مطالبی را که تاکنون در سایت تهیه کردهایم، به این مخزن کد اضافه خواهند شد.
InvalidOperationException: Error while validating the service descriptor 'ServiceType: DNTCommon.Web.Core.ISharedResourceService Lifetime: Scoped ImplementationType: DNTCommon.Web.Core.SharedResourceService': Unable to resolve service for type 'Microsoft.Extensions.Localization.IStringLocalizer' while attempting to activate 'DNTCommon.Web.Core.SharedResourceService'. InvalidOperationException: Unable to resolve service for type 'Microsoft.Extensions.Localization.IStringLocalizer' while attempting to activate 'DNTCommon.Web.Core.SharedResourceService'.
Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType: DNTCommon.Web.Core.IBackgroundQueueService Lifetime: Singleton ImplementationType: DNTCommon.Web.Core.BackgroundQueueService': Unable to resolve service for type 'DNTCommon.Web.Core.IJobsRunnerTimer' while attempting to activate 'DNTCommon.Web.Core.BackgroundQueueService'.)