Skip to main content
A newer version of this page is available. .
All docs
V21.1

Create a Combined .NET 5 WinForms and Blazor Solution

  1. In Visual Studio, create a new project. Select the DevExpress v21.1 XAF Template Gallery project template and click Next. Specify the new solution’s name and location. Then, click Create.

    Create a Project

  2. Select the .NET Core platform and run the XAF Solution Wizard.

    Launch the Wizard

  3. In the invoked Solution Wizard, select the Desktop (Windows Forms) and Web (ASP.NET Core Blazor) platforms and click Next.

    Select a Platform

  4. Choose the Entity Framework Core (EF Core) or XPO ORM on the next step.

    Choose the ORM

  5. Choose the security options of your application.

    Choose the security options

  6. Choose the XAF modules, which are automatically added to your application and click Finish.

    Choose the XAF modules