expressappframework-405447-installation-upgrade-version-history-visual-studio-integration-template-kit.md
The DevExpress Template Kit allows you to create a new project or project item in just a few steps. The DevExpress Unified Component Installer automatically adds this kit as a Visual Studio extension. If you do not use the installer or are working in VS Code or JetBrains Rider, you can install the kit manually.
DevExpress Template Kit for Visual Studio includes the following template types:
To create a new project, follow the steps below:
In Visual Studio, select File → New → Project…
In the Create a new project window, select DevExpress 25.2 Template Kit and click Next.
Specify the project name and location, and click Create.
In the invoked Template Kit window, select the XAF platform, configure project parameters, and click CREATE PROJECT.
The Template Kit allows you to add the following items in an XAF application:
To create a new item, follow the steps below:
Invoke context menu in Solution Explorer. Select Add | New Item… or Add | Class…
In the opened dialog, select DevExpress 25.2 Template Kit , specify the item name, and click Add.
In the XAF platform section, select an item to add and click ADD ITEM.
The DevExpress Template Kit for Visual Studio is available as a VSIX extension based on the dotnet CLI. You can install the extension for Visual Studio in the following ways:
In Visual Studio Code, open the Extensions tab, find the DevExpress Template Kit for VS Code , and click Install.
To run the Template Kit, follow the steps below:
Ensure that no folder is open in VS Code. In the Explorer tab, click the New DevExpress Project button:
Specify the project name and press Enter.
Select a project location and click the Select Folder button.
In the invoked Template Kit window, select the XAF platform, configure project parameters, and click CREATE PROJECT.
Tip
You can use .NET CLI Integration to install DevExpress XAF project templates and create XAF ASP.NET Core Blazor, Web API Service, and Windows Forms applications from the console.
You can download the DevExpress Template Kit plugin for Rider at the following link: DevExpress Template Kit plugin for Rider. Once ready, install the plugin from disk.
To create a new project, follow the steps below:
Click the New Solution button.
Select DevExpress Template Kit in the Other category and click Create.
In the invoked Template Kit window, select the XAF platform, configure project parameters, and click CREATE PROJECT.
Install DevExpress component packages to build your project. You can use the DevExpress Unified Component Installer that adds a local NuGet feed to your machine.
As an alternative to the installer, you can configure a personal DevExpress NuGet Feed that loads the required packages from the DevExpress NuGet Gallery. To do this, follow the instructions below:
Register the source. You can do this in your IDE or from a CLI: