Skip to content

Add ASP.NET Core Example & Update to Fluent#4

Open
arman-boyakhchyan wants to merge 5 commits into
25.2.3+from
asp-net-core
Open

Add ASP.NET Core Example & Update to Fluent#4
arman-boyakhchyan wants to merge 5 commits into
25.2.3+from
asp-net-core

Conversation

@arman-boyakhchyan

Copy link
Copy Markdown
Contributor

No description provided.

@arman-boyakhchyan arman-boyakhchyan changed the title Add ASP.NET Core Example Add ASP.NET Core Example & Update to Fluent Jun 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new ASP.NET Core (Razor/MVC) DevExtreme DataGrid sample and updates the existing framework samples (Angular/React/Vue/jQuery) to use the Fluent Blue Light DevExtreme theme and dx-viewport, along with some layout tweaks.

Changes:

  • Added a full ASP.NET Core example (controllers, views, static assets, gulp bundling, and docs).
  • Switched DevExtreme theme references to dx.fluent.blue.light.css and applied dx-viewport in Angular/React/jQuery.
  • Relaxed fixed-width layout constraints in multiple samples and adjusted Vue root sizing from vh to vw.

Reviewed changes

Copilot reviewed 30 out of 45 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
Vue/src/main.ts Removes global DevExtreme CSS imports from the app entry point.
Vue/src/components/DataGridContent.vue Imports Fluent theme CSS and removes fixed container width.
Vue/src/assets/main.css Updates width unit from vh to vw.
React/src/App.tsx Switches to Fluent theme CSS; fixes the “FullName” column.
React/src/App.css Removes fixed container width.
React/index.html Adds dx-viewport class to <body>.
React/package-lock.json Updates lockfile (tooling/dependency tree changes).
jQuery/src/index.html Switches to Fluent theme CSS.
jQuery/src/index.css Removes fixed container width.
Angular/src/index.html Adds dx-viewport class to <body>.
Angular/src/app/app.component.scss Removes fixed container width.
Angular/angular.json Switches Angular build theme CSS to Fluent.
Angular/package-lock.json Updates lockfile (tooling/dependency tree changes).
ASP.NET Core/* Adds the new ASP.NET Core sample (MVC + bundling + styling).
.gitignore Stops ignoring all wwwroot/ and selectively ignores generated bundles.
Files not reviewed (2)
  • Angular/package-lock.json: Generated file
  • React/package-lock.json: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ASP.NET Core/Controllers/EmployeeDataController.cs Outdated
Comment thread ASP.NET Core/wwwroot/css/Site.css Outdated
Comment thread ASP.NET Core/ASP.NET Core.csproj
Comment thread ASP.NET Core/ASP.NET Core.csproj Outdated
Comment thread ASP.NET Core/Views/Shared/_Layout.cshtml
Comment thread ASP.NET Core/Controllers/EmployeeDataController.cs Outdated
@DevExpressExampleBot

Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

[BUILDING ERROR]
	OUTPUT: C:\Temp\94108055-15f5-40f4-b98e-cdf72ad60bae\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj(17,5): error MSB3073: The command "gulp add-resources" exited with code 9009.

https://codecentralfarm.devexpress.devx/job/getting-started-with-devextreme-datagrid_25.2.3+/14/console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants