User Interface : Solutions
The Solutions pages are the entry point of the Scaffolder.net application. A Solution is the root of everything you model : its name becomes the root namespace and the file name of the generated .slnx file.
Create and edit form
| Field | Description |
|---|---|
| Name | The name of the Solution using PascalCase format. It will be automatically converted to PascalCase if necessary. This will be used as the root namespace and the name of the generated .slnx file. |