-
Notifications
You must be signed in to change notification settings - Fork 28
Upd readme #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: depricate-repository
Are you sure you want to change the base?
Upd readme #86
Conversation
| <!-- default badges end --> | ||
| # XAF - Outlook-Inspired Demo for Blazor & WinForms (Powered by the DevExpress Multi-Tenancy Module) | ||
|
|
||
| This application serves as the central data management hub for the fictitious company, overseeing various business entities such as Employees, Products, Orders, Quotes, Customers, and Stores. It includes Blazor & WinForms projects powered by the DevExpress Multi-Tenancy Module. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| This application serves as the central data management hub for the fictitious company, overseeing various business entities such as Employees, Products, Orders, Quotes, Customers, and Stores. It includes Blazor & WinForms projects powered by the DevExpress Multi-Tenancy Module. | |
| This application serves as the central data management hub for a fictitious company, overseeing various business entities such as Employees, Products, Orders, Quotes, Customers, and Stores. It includes Blazor & WinForms projects powered by the DevExpress Multi-Tenancy Module. |
| This application serves as the central data management hub for the fictitious company, overseeing various business entities such as Employees, Products, Orders, Quotes, Customers, and Stores. It includes Blazor & WinForms projects powered by the DevExpress Multi-Tenancy Module. | ||
|
|
||
| ⛔ DEPRECATED. This repository was deprecated. Since v25.2 Outlook-Inspired Demo is installed as part of the XAF package. You can run the demo application from the Demo Center or examine source code that typically located in the following directory: _%PUBLIC%\Documents\DevExpress Demos 25.2\Components\XAF\OutlookInspiredDemo.NET.EFCore\CS\_. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the following sentences from line 10 (above)?
Since v25.2 Outlook-Inspired Demo is installed as part of the XAF package.
Please change to:
In v25.2 and higher, the Outlook-Inspired Demo is installed as part of the XAF package.
You can run the demo application from the Demo Center or examine source code that typically located in the following directory:
Please change to:
You can run the demo application from the Demo Center or examine the source code that is typically located in the following directory:
|
|
||
| ⛔ DEPRECATED. This repository was deprecated. Since v25.2 Outlook-Inspired Demo is installed as part of the XAF package. You can run the demo application from the Demo Center or examine source code that typically located in the following directory: _%PUBLIC%\Documents\DevExpress Demos 25.2\Components\XAF\OutlookInspiredDemo.NET.EFCore\CS\_. | ||
|
|
||
| For additional information refer to the following documentation topic: [Getting Started: .NET WinForms & Blazor Outlook-Inspired Demo (Multi-Tenancy/SaaS-ready)](https://docs.devexpress.com/eXpressAppFramework/113577/getting-started?v=25.2#net-winforms--blazor-outlook-inspired-demo-multi-tenancysaas-readyxref404669). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| For additional information refer to the following documentation topic: [Getting Started: .NET WinForms & Blazor Outlook-Inspired Demo (Multi-Tenancy/SaaS-ready)](https://docs.devexpress.com/eXpressAppFramework/113577/getting-started?v=25.2#net-winforms--blazor-outlook-inspired-demo-multi-tenancysaas-readyxref404669). | |
| For additional information, refer to the following help topic: [Getting Started: .NET WinForms & Blazor Outlook-Inspired Demo (Multi-Tenancy/SaaS-ready)](https://docs.devexpress.com/eXpressAppFramework/113577/getting-started?v=25.2#net-winforms--blazor-outlook-inspired-demo-multi-tenancysaas-readyxref404669). |
No description provided.