eXpand icon indicating copy to clipboard operation
eXpand copied to clipboard

DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from...

Results 148 eXpand issues
Sort by recently updated
recently updated
newest added

When building windows apps the HideOnExit, PromptOnExit, MultiInstance, NotifyIcon are most commonly used. Prot, test, documented them to `Xpand.XAF.Modules.Application.Windows`

Enhancement
Reactive.XAF
Application.Windows

Provide a module that we can define bindings (e.g. CRUD ) for a non-presistent DomainComponent. Operations such List, Create, Delete, Updated, possibly can be supported easy, the rest as we...

Enhancement
Reactive.XAF
❇️ Exclusive-Services
Rest

Hello, I updated expand to version 20.2.503. I am using couple expand modules as nuget packages, one of them is modeldifference (web and win). I can start win application without...

Bug
Modeldifference

**ERROR:** Null method for XAF 𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻 We are trying to migrate to a full Nuget Packages eXpand libraries solution, it has been difficult to follow up among the compatibility with...

Question

Document and easytest the screencast where you can see how we use the `Xpand.XAF.Modules.JobScheduler.HangFire` package to create an `ExecuteActionJob` where we `schedule` the `Delete` action on the `Product_ListView`. ![Jobsscheduler HangFire...

Enhancement
JobScheduler
Reactive.XAF

Hi, I'm using XpandObjectSpaceProvider with threadsafe parameter = true. But now I'm fighting in my web app with some "Reentrancy or cross-thread operation detected. ..." exceptions, so I found in...

Question

trying to add package eXpandLib to Winforms project result in the following ` Attempting to gather dependency information for package 'eXpandLib.21.1.301' with respect to project 'XafTest.Win', targeting '.NETFramework,Version=v4.7.2' Gathering dependency...

Bug

add this flag to your Blazor.Server project for .NET5 support. This solution is temporary ```xml true ```

Bug
Reactive.XAF

Just needed the "XpandNavigationItemAttribute" in a WinForms Xaf and thus resulted to I need to include the following : Xpand.ExpressApp.dll Xpand.Extensions.dll Xpand.Extensions.Mono.Cecil.dll Xpand.Extensions.Reactive.dll Xpand.Extensions.XAF.dll Xpand.Extensions.XAF.Xpo.dll Xpand.Persistent.Base.dll Xpand.XAF.Modules.CloneMemberValue.dll Xpand.XAF.Modules.CloneModelView.dll Xpand.XAF.Modules.HideToolBar.dll Xpand.XAF.Modules.PositionInListview.dll...