Class ServiceExtensionCreatorWindow
Step-by-step window for generating a service extension: pick an extension point (a service aggregate, a persistence store, an aggregate repository/gateway, a curated infrastructure factory, or the persistence installer seam), a style, a name, a target folder, wiring, and extras, then create. The window only collects input and renders results; ServiceExtensionCreator does the actual validation and generation work for every ExtensionPointKind.
Namespace: Serenity.ServiceExtensionCreator.Editor
Assembly: Serenity.ServiceExtensionCreator.Editor.dll
Syntax
public sealed class ServiceExtensionCreatorWindow : EditorWindow
Constructors
ServiceExtensionCreatorWindow()
Declaration
public ServiceExtensionCreatorWindow()
Methods
Open()
Declaration
public static void Open()