public IDictionary <string, string> AutoProductID(string productid) { return(productsRepo.AutoProductID(productid)); }