DevExpress.AspNetCore.ProjectTemplates 24.2.2-beta-24330

Prefix Reserved
This is a prerelease version of DevExpress.AspNetCore.ProjectTemplates.
dotnet add package DevExpress.AspNetCore.ProjectTemplates --version 24.2.2-beta-24330                
NuGet\Install-Package DevExpress.AspNetCore.ProjectTemplates -Version 24.2.2-beta-24330                
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.AspNetCore.ProjectTemplates" Version="24.2.2-beta-24330" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevExpress.AspNetCore.ProjectTemplates --version 24.2.2-beta-24330                
#r "nuget: DevExpress.AspNetCore.ProjectTemplates, 24.2.2-beta-24330"                
#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.AspNetCore.ProjectTemplates as a Cake Addin
#addin nuget:?package=DevExpress.AspNetCore.ProjectTemplates&version=24.2.2-beta-24330&prerelease

// Install DevExpress.AspNetCore.ProjectTemplates as a Cake Tool
#tool nuget:?package=DevExpress.AspNetCore.ProjectTemplates&version=24.2.2-beta-24330&prerelease                

DevExpress ASP.NET Core Templates

What's Included

This NuGet package contains project templates you can use with the DevExpress ASP.NET Core components.

Common

  • ASP.NET Core Bootstrap Application: dx.aspnetcore.bootstrap - Creates a web (ASP.NET Core) application with an integrated DataGrid, a Bootstrap-based navigation element, and an applied Bootstrap theme.
  • ASP.NET Core Material Application: dx.aspnetcore.material - Creates a web (ASP.NET Core) application with a navigation layout using Toolbar and Drawer components, featuring an integrated DataGrid and an applied Material Design theme.

Reporting & Data Analytics

  • ASP.NET Core Dashboard Application: dx.aspnetcore.dashboard - Creates a web (ASP.NET Core MVC) application with an integrated Web BI Dashboard Control that allows you to build an interactive data visualization UI.
  • ASP.NET Core & Angular Reporting Application: dx.aspnetcore.reporting.angular - Creates a full-stack application with an Angular frontend and an ASP.NET Core backend. The frontend displays a Report Viewer and/or an End-User Report Designer. The backend defines a pre-built tabular report bound to sample data (SQL, Object, or JSON). The application includes example implementations of Document Cache and Report Definition Storage.
  • ASP.NET Core Reporting Application: dx.aspnetcore.reporting - Creates a web (ASP.NET Core MVC) Reporting application that displays a Report Viewer and/or an End-User Report Designer. The backend defines a pre-built tabular report bound to sample data (SQL, Object, or JSON). The application includes ready-to-use Docker files for deployment in Linux-based environments, as well as example implementations of Document Cache and Report Definition Storage.
  • ASP.NET Core Reporting Back-End Application: dx.aspnetcore.reporting.backend - Creates a back-end (ASP.NET Core) Reporting application configured to use a Report Viewer and/or an End-User Report Designer in the associated front-end application. The backend defines a pre-built tabular report bound to sample data (SQL, Object, or JSON). The application includes ready-to-use Docker files for deployment in Linux-based environments, as well as example implementations of Document Cache and Report Definition Storage.
  • ASP.NET Core & React Reporting Application: dx.aspnetcore.reporting.react - Creates a full-stack application with a React frontend and an ASP.NET Core backend. The frontend displays a Report Viewer and/or an End-User Report Designer. The backend defines a pre-built tabular report bound to sample data (SQL, Object, or JSON). The application includes example implementations of Document Cache and Report Definition Storage.

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.AspNetCore.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.aspnetcore.bootstrap --help
dotnet new dx.aspnetcore.bootstrap -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 ASP.NET Core components, refer to the following help topic ASP.NET Core 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.2.2-beta-24330 74 11/25/2024