Clients

Describes the types of clients you can generate for service interfaces.
Restriction: For service interfaces, the Microsoft Visual Studio Shell supports the generation of console clients only. To generate any other type of client, you must install a full version of Visual Studio.

You can use a generated client to test a service, or to access a service in production.

Set your Service Interfaces options to specify which client types to generate. See To set client generation options for details.

All clients are generated in the same Visual Studio project that contains the service interface they are generated from.