From 07ad7ae71dc3d16ce21406625e760be9037ddb26 Mon Sep 17 00:00:00 2001 From: Elena Khamlyuk Date: Tue, 2 Jun 2026 16:00:24 +0300 Subject: [PATCH] update reamde to archive the repo --- README.md | 59 ++-------------------------------------- version-compatibility.md | 3 -- 2 files changed, 2 insertions(+), 60 deletions(-) delete mode 100644 version-compatibility.md diff --git a/README.md b/README.md index b0cd85db..640ff359 100644 --- a/README.md +++ b/README.md @@ -1,58 +1,3 @@ -# DevExpress UI for Blazor +# [Archived] DevExpress UI for Blazor -[DevExpress UI for Blazor](https://www.devexpress.com/blazor/) ships with native and high performance UI components including the Grid, Pivot Grid, Scheduler, Charts, and Data Editors. These components can help you create intuitive and refined user experiences for Blazor Server and Blazor WebAssembly hosting models. - -This repo contains demos for DevExpress Blazor components. Refer to the following sections for more information: - -* [Demos](#demos) -* [Get Started](#get-started) -* [Documentation](#documentation) -* [Helpful Resources](#helpful-resources) -* [Support and Feedback](#support-and-feedback) -* [Themes](#themes) -* [NuGet Package Change Log](#nuget-package-change-log) -* [Version Compatibility](#version-compatibility) - -## Demos - -The **demo** folder contains demo sources. For information on how to run this source code, refer to the following file: [Demo Source Code (ReadMe)](./demo/README.md). - -You can also try our DevExpress Blazor components online: [DevExpress Blazor - Online Demos](https://demos.devexpress.com/blazor/). - -## Get Started - -The following help topics describe how to start using Blazor components: - -* [Prerequisites](https://docs.devexpress.com/Blazor/401055) -* [Create an Application](https://docs.devexpress.com/Blazor/401057/) - -## Documentation - -You can find more information in our [online Blazor documentation](https://docs.devexpress.com/Blazor/400725/blazor-components). - -# Helpful Resources - -* [Code Examples](examples.md) -* [Troubleshooting](https://docs.devexpress.com/Blazor/401608) -* [Blog](https://community.devexpress.com/tags/Blazor/default.aspx) - -## Support and Feedback - -In our [Support Center](https://supportcenter.devexpress.com/ticket/create), you can ask questions, share ideas, or report an issue. - -## Themes - -The **DevExpress.Blazor.Themes NuGet** package contains the following Blazor application stylesheets: - -* Four built-in DevExpress themes -* A stylesheet that allows you to apply Bootstrap-based themes to DevExpress Blazor components - -Refer to the [Themes](https://docs.devexpress.com/Blazor/401523/styling-and-themes/themes) help topic for more information. - -## NuGet Package Change Log - -Check out the NuGet package's [version history](https://www.devexpress.com/support/versions.xml). - -# Version Compatibility - -Check out the version compatibility of .NET and the DevExpress.Blazor NuGet package: [Prerequisites](https://docs.devexpress.com/Blazor/401055/prerequisites#net-framework). +This repository has been archived and will no longer receive content updates. We will continue publishing DevExpress Blazor demo source code in the following repository: [DevExpress Blazor Demos](https://github.com/DevExpress/demos-blazor). diff --git a/version-compatibility.md b/version-compatibility.md deleted file mode 100644 index 8373101f..00000000 --- a/version-compatibility.md +++ /dev/null @@ -1,3 +0,0 @@ -# Version Compatibility - -Check out the version compatibility of .NET and the DevExpress.Blazor NuGet package: [Prerequisites](https://docs.devexpress.com/Blazor/401055/prerequisites#net-framework) \ No newline at end of file