Skip to content
/ WebApi Public

An ASP.Net Core web API to Manage company and employees

Notifications You must be signed in to change notification settings

Lilzj/WebApi

Repository files navigation

WebApi for employees and company management

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

Actions created in the CompanyController of this project include:

Company

GetCompanies GetCompany AddCompany AddCompanies DeleteCompany UpdateCompany

About

An ASP.Net Core web API to Manage company and employees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages