SenDev XAF Tools is a collection of useful extensions for DevExpress Express Application Framework (XAF)
Extension are available as Nuget Packages. The packages are source code only, to avoid additional efforts when compiling for different DevExpress Versions.
OneTimeMethods add functionality to database updater to execute particular update methods only once. Often the code in the updater.cs looks like this: