Skip to content
Apostolis Bekiaris edited this page Feb 15, 2020 · 49 revisions

About

This namespace Xpand.XAF.Modules is used for projects that contain XAF modules.

Installation

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.

Versioning

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.

Platform agnostic modules list

PackageName Version Custom badge
Xpand.XAF.Core.All
AutoCommit
CloneMemberValue
CloneModelView
GridListEditor
HideToolBar
MasterDetail
ModelMapper
ModelViewInheritance
OneView
ProgressBarViewItem
Xpand.XAF.Web.All
Xpand.XAF.Win.All

Issues

Use main project issues

Efficient Package Management

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.

image

image


Custom badge

Star the project if you think it deserves it.

GitHub stars

Fork the project to extend and contribute.

GitHub forks

Clone this wiki locally