public Products(IProductsContexts context)
 {
     _context = context;
 }
 public Products(IProductsContexts context)
 {
     _context = context;
 }