How do we inject service to the constructor or method of different assembly in ASP.NET Core

后端 未结 0 833
抹茶落季
抹茶落季 2020-12-06 17:24

Let us say I have a product class in ShoppinCart assembly (ShoppingCart.dll)

namespace EmployeeConsoleApp
{
    public class Product         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题