-
-
Notifications
You must be signed in to change notification settings - Fork 42
Home
In the DevExpress.XAF
repository you can find low dependency DevExpress XAF modules and tools distributed from Nuget.org only.
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 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.
Stable | nuget.exe list Xpand.XAF |
Lab | nuget.exe list Xpand.XAF -source https://xpandnugetserver.azurewebsites.net/nuget |
How do I set up a package source in Visual Studio? |
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 | |
---|---|---|
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.