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.
There are three project categories, follow the links to read more.
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 | |
---|---|---|
The modules are not bound to DevExpress versioning, which means you can use the latest version with your old DevExpress projects Read more.
The modules follow the Nuget Version Basics.
Use main project issues
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 wiki page.
Detailed instruction on how to build can be found in QuickBuild.ps1.
Related discusions are QuickBuild labeled