Skip to content

DevExpress/demos-blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevExpress Blazor Demos

DevExpress Blazor UI Components allow you to create intuitive and highly-refined user experiences for Blazor Server (ASP.NET Core), Blazor WebAssembly, and Blazor Hybrid hosting models.

Visit our website to learn more about product features, capabilities, and pricing options. To try DevExpress controls and libraries in your projects, download our fully-functional trial version today: Free 30-day Trial Version.

What's Inside

Component Demos

Each interactive DevExpress Blazor demo includes source code to help you explore component features and common code patterns for both Blazor Server and WebAssembly hosting models.

CRM Demo

This application emulates a web-based enterprise CRM with a variety of UI features used in such systems. You can use this project as a basis for your own app or as a practical guide when building scalable/maintainable DevExpress Blazor-powered business applications.

This CRM demo leverages multiple DevExpress Blazor components to create user experiences that mirror real-world requirements. Key features include:

  • Blazor Web App (.NET 9) with a hosted client/server architecture.
  • Login and user registration.
  • Multi-panel UI with a responsive layout.
  • A data grid with sorting, filtering, search, and data export.
  • Side-panel preview and a full detail page.
  • A scheduler with day, week, month, and timeline views, a mini-calendar, and resource filters.
  • A task list (grid) with inline editing, virtual scrolling, and data export.
  • An interactive dashboard with KPI tickers, charts, and a revenue breakdown grid.
  • A sales analysis page with a range selector and multiple charts that update dynamically based on the selected date range.
  • AI-powered analysis and prediction (sales insights, trend detection, at-risk deal identification, and chart annotations).
  • AI scheduling assistant that can check availability and create appointments through natural language queries.
  • Theme and UI density mode switcher.

Refer to the following help topic for additional information: Demos - Blazor CRM Demo.

DevExpress Reports

DevExpress Reports – our award-winning .NET reporting platform – allows you and your end users to build, view, print, and export fully formatted documents with ease. Refer to the following repository for additional information: DevExpress Reports Demos.

Prerequisites

Refer to the following DevExpress Blazor help topic for information on system requirements (v26.1): Prerequisites.

Note: AI services used for this demo have been rate limited. As such, you may experience performance-related delays when exploring the capabilities of DevExpress AI-powered Extensions. When connected to your own AI model/service without rate limits, DevExpress AI-powered Extensions will perform seamlessly, without artificial delays.

Run Demos Locally

  1. Clone the current repository:

    # HTTPS
    git clone https://github.com/DevExpress/demos-blazor.git 
    
    # SSH
    git clone git@github.com:DevExpress/demos-blazor.git 
    
  2. Open one of the following solutions in your IDE:

  3. Only for the BlazorDemo.Wasm demo, ensure that the BlazorDemo.Wasm.ServerSide project is set as the solution’s startup project.

  4. Run the application in a supported browser.

Online Demos

Helpful Resources

Related Products

DevExpress BI Dashboard

DevExpress Dashboard allows you and your end users to create interactive, data-driven dashboards. Our Dashboards ship with a Dashboard Designer, Dashboard Viewer, and 15+ data visualization widgets — charts, grids, pivots, gauges, maps, and more. Refer to the following repository for additional information: DevExpress BI Dashboard Demos.

Office & PDF File API

DevExpress Office & PDF File API library allows you to generate, edit, and convert documents (DOCx, XLSx, PDF, PPTx) without Microsoft Office or Adobe Acrobat dependencies. Refer to the following repository for additional information: DevExpress Office & PDF File API Demos.

About

DevExpress Blazor UI Components allow you to create intuitive and highly-refined user experiences for Blazor Server (ASP.NET Core), Blazor WebAssembly, and Blazor Hybrid hosting models.

Topics

Resources

License

Stars

Watchers

Forks

Contributors