https://github.com/eXpandFramework/DevExpress.XAF
DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
https://github.com/eXpandFramework/DevExpress.XAF
devexpress devexpress-xaf-modules expandframework nuget reactive rx wiki xaf
Last synced: 17 days ago
JSON representation
DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
- Host: GitHub
- URL: https://github.com/eXpandFramework/DevExpress.XAF
- Owner: eXpandFramework
- License: apache-2.0
- Created: 2018-12-15T22:43:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T11:45:04.000Z (6 months ago)
- Last Synced: 2024-11-18T22:49:23.057Z (5 months ago)
- Topics: devexpress, devexpress-xaf-modules, expandframework, nuget, reactive, rx, wiki, xaf
- Language: C#
- Homepage: http://xaf.expandframework.com
- Size: 17.8 MB
- Stars: 82
- Watchers: 19
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/sponsors/apobekiaris)  
[](http://linkedin.expandframework.com/) [](http://youtube.expandframework.com/) [](https://twitter.com/expandframework/)
# About|  | [](https://www.nuget.org/packages?q=Xpand.XAF)
|----------|--------
**Stable**|`nuget.exe list Xpand.XAF`
**Lab**|`nuget.exe list Xpand.XAF -source https://xpandnugetserver.azurewebsites.net/nuget`In the `Reactive.XAF` repository you can find **low dependency** `DevExpress XAF` **modules** and **tools** distributed only from Nuget.org.
We aim for low dependency XAF modules so expect to see only a small set of classes per project. To learn more about each module navigate to its root `Readme` file or search the [Wiki](http://xaf.wiki.expandframework.com).
There are three project categories, follow the links to read more.
2. [Reactive.XAF.Modules](https://github.com/eXpandFramework/XAF/tree/master/src/Modules)
1. [Reactive.XAF.Extensions](https://github.com/eXpandFramework/XAF/blob/master/src/Extensions/)
3. [Tools](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools)### Compatibility Matrix
The modules found in this repository are unit tested and EasyTested, consuming the released packages, against the latest Minor of **each Major version** for the last **three years**.
|| Release | Lab|
|---|---|---|
|||## Versioning
The modules are **not bound** to **DevExpress versioning**, which means you can use the latest version with your old DevExpress projects [Read more](https://github.com/eXpandFramework/XAF/tree/master/tools/Xpand.VersionConverter).The modules follow the Nuget [Version Basics](https://docs.microsoft.com/en-us/nuget/reference/package-versioning#version-basics).
### Issues
Use main project [issues](https://github.com/eXpandFramework/eXpand/issues/new?assignees=apobekiaris&labels=Question%2C+XAF&template=xaf--question.md&title=) [](https://github.com/eXpandFramework/eXpand/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc+label%3AXAF+)
### Efficient Package Management
Working with many nuget packages may be counter productive. So if you want to boost your productivity make sure you go through the [Efficient Package Management](https://github.com/eXpandFramework/DevExpress.XAF/wiki/Efficient-package-management) wiki page.
### Build-Modify-Contribute
Detailed instruction on how to build can be found in [QuickBuild.ps1](https://github.com/eXpandFramework/Reactive.XAF/blob/master/QuickBuild.ps1).
Related discusions are [QuickBuild](https://github.com/eXpandFramework/eXpand/labels/Quickbuild) `labeled`