Visual Studio Integration
The XAF supplies the following design-time features which simplify application design.
- Solution Wizard (also available for .NET projects)
- Template Gallery (also available for .NET projects)
- Application Designer
- Module Designer
- Model Editor (also available for .NET projects)
- Model Merge Tool (also available for .NET projects)
- Update Model Command (also available for .NET projects)
- Localization Tool (also available for .NET projects)
Note
The following design-time functionality is not available because of the changes to Visual Studio’s designer architecture in .NET and .NET Core: Module and Application Designers, Controller & Action designers, EasyTest debugging commands. You can perform related tasks in code:
See Also