-
-
Notifications
You must be signed in to change notification settings - Fork 42
Modules
Apostolis Bekiaris edited this page Feb 17, 2020
·
49 revisions
This namespace Xpand.XAF.Modules
is used for projects that contain XAF modules.
You have to install the packages from nuget Install-Package ModuleName
and then register the module as per XAF docs see Ways to Register a Module.
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 productity make sure you go through the Efficient Package Management wiki page.