Web API Core | ComponentOne
ASP.NET Core Web API Edition / Working with Web API / Configuring Client Application
In This Topic
    Configuring Client Application
    In This Topic

    The following topics will help you understand how to configure client application for different services:

    Client application for export and import services
    Learn about creating a generic client application which can make a call to the Web API service.
    Client application for REST API services
    Learn about creating a generic client application which can make a call to the RESTful Web API service.

    Note that ASP.NET Core WebAPI uses Phantomjs, an open source software, with BSD license.