1 min readMar 6, 2020
I haven’t used autofac before. I guess the case is similar to Instance Components.
Would
builder.RegisterInstance(config).As<IScheduleConfig<T>>();
work?
I haven’t used autofac before. I guess the case is similar to Instance Components.
Would
builder.RegisterInstance(config).As<IScheduleConfig<T>>();
work?
Lead Application Developer. MBA. I write blogs about .NET, Angular, JavaScript/TypeScript, Docker, AWS, DDD, and many others.