Verion.Generators.Service 2.0.2
Defines the MSBuild target named 'VerionServiceJson' that generates services from JSON definition files.
The following parameters are available:
- 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.