Verion.Generators.Service 4.1.1
Defines the MSBuild target named 'VerionServiceJson' and 'VerionServiceRequestJson', that generates services and request types from JSON definition files, respectively.
The following parameters are available for 'VerionServiceJson':
- Interface: Generate the interface that represents the service (default).
- Endpoints: Generate a service implementation that uses Endpoint for each operation (default).
- ClientFactory: Generate an abstract factory of a service requester (default).
- HostFactory: Generate an abstract factory of a service provider (default).
- HttpClientFactory: Generate a factory of an HTTP service requester (default).
- Factory: Generate an abstract factory of a service.
No packages depend on Verion.Generators.Service.
This package has no dependencies.