An ASP.Net Core web API build using C# and Factory Design Pattern to Manage company and employees data and also method to help the API bind the string type parameter to the IEnumerable argument to enable multiple id's of string been pass as a request
GetCompanies GetCompany AddCompany AddCompanies DeleteCompany UpdateCompany