Move entity/message names to separate file instead of in BasePlugin.cs
At this moment the BasePlugin.cs combines both logic as well as the string constants for entity/message names.
If you decide to tweak the BasePlugin.cs (I added OrgServiceAs Admin user for example) and you refresh the entity/message names, it throws away your changes.
Either only update the entity/message names or move them to a separate file
1
vote
Sven Peeters
shared this idea
Implemented in v7