.NET Plugin Event Reference
Create Entity Service
Creates a service for a specific entity in the .NET application.
Event Name
CreateEntityService
Event Parameters
The entity object for which the service is being created.
The name of the resource (typically the entity name).
The directory where the API services are being generated.
An object containing the CRUD actions available for the entity.
Was this page helpful?