.NET Plugin Event Reference
Create Resource Db Context File
Creates the database context file for the .NET application.
Event Name
CreateResourceDbContextFile
Event Parameters
An array of all entities in the application.
The name of the resource (typically the entity name).
The path where the database context file will be created.
Was this page helpful?