DevExpress.XAF.ProjectTemplates 24.2.3

Prefix Reserved
dotnet add package DevExpress.XAF.ProjectTemplates --version 24.2.3                
NuGet\Install-Package DevExpress.XAF.ProjectTemplates -Version 24.2.3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevExpress.XAF.ProjectTemplates" Version="24.2.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevExpress.XAF.ProjectTemplates --version 24.2.3                
#r "nuget: DevExpress.XAF.ProjectTemplates, 24.2.3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DevExpress.XAF.ProjectTemplates as a Cake Addin
#addin nuget:?package=DevExpress.XAF.ProjectTemplates&version=24.2.3

// Install DevExpress.XAF.ProjectTemplates as a Cake Tool
#tool nuget:?package=DevExpress.XAF.ProjectTemplates&version=24.2.3                

DevExpress XAF (Cross-Platform .NET App UI & Web API) Templates

What's Included

This NuGet package contains project templates you can use with the DevExpress XAF (Cross-Platform .NET App UI & Web API) components.

  • Desktop & Web Application: dx.xaf - Creates XAF-powered Windows Forms, ASP.NET Core Blazor, and ASP.NET Core Web API projects using Entity Framework Core and XPO ORMs for your desktop and web application development.

How to Install the Package

To download and install the package, run the following command in the Command Prompt or the Terminal Window:

dotnet new install DevExpress.XAF.ProjectTemplates

How to Create a Project

Once the package is installed, included project templates appear in the New Project wizard in your IDE. Use the "DevExpress" keyword to find all installed templates.

To create a new project in the CLI, execute the dotnet new <template> command. For example:

dotnet new dx.xaf --help
dotnet new dx.xaf -n MyProjectName

To ensure that your project can access the required DevExpress NuGet packages, run the DevExpress Unified Component Installer or register the online DevExpress NuGet Feed in your IDE / CLI (if you have not done so yet). For additional information, review the following:

NOTE: Currently, the rich design-time functionality for DevExpress UI components (designers, project wizards, etc.) is only available in the Visual Studio IDE for Windows and requires the DevExpress Unified Component Installer. In other IDEs, standard design-time support for UI platforms may not be available.

How to Get Started

To get started with DevExpress XAF (Cross-Platform .NET App UI & Web API) components, refer to the following help topic XAF (Cross-Platform .NET App UI & Web API) Get Started.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DevExpress.XAF.ProjectTemplates:

Package Downloads
DevExpress.ProjectTemplates

Project templates that allow you to create applications with DevExpress components.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.2.3 247 12/12/2024
24.2.1-alpha 90 9/20/2024
24.1.7 244 11/5/2024
24.1.4 301 8/9/2024
24.1.3 237 6/28/2024
24.1.2-beta 168 5/31/2024