eXpand
eXpand copied to clipboard
DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from...
𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻 Hi Tolis, i've installed 20.1.8 for some devex bugs and cant found build for 20.1.8. I tried to use build.ps1 but i've got some errors. Could you share release...
I have register the Xpand.XAF.Modules.SequenceGeneratorModule but don't know how to make it works. Could you provide a sample on how to use this module? 𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻 A clear and concise description...
right now messages are buffer until logon and then starts transmission, reasoning is that the messages are stored to the local db which is valid only after logon. However cases...
The VSIX package depends on Devexpress version 1. For new solution project wizard 2. For XpandModelEditor Provide a version agnostic and and dedicated repository.
context.JobId() doesn't give the persistent job id but a Hangfire.Server.PerformContext JobId in GUI. **[JobProvider] public async Task ImportTask(PerformContext context) { var jobId = context.JobId(); // I'm getting a GUI ID...
Based on expecting to improve expand framework, I have some suggestion as follow: 1. From my newbie point of view, I think, If you want this useful framework to be...
I cannot create new Recipients in ReactiveModules.Email.Recipients using Model Editor. As I know, the property RecipientType get values from ReactiveModules.Email.RecipientTypes. I've already create a recipient type in ReactiveModules.Email.RecipientTypes. But when...
Hi, I'm currently trying to migrate from the old eXpand SequenceGenerator to the 'new' Reactive.XAF SequenceGenerator module. I am using the ISupportSequenceObject.Prefix property to generate unique sequences based on a...
Hi Tolis, I am upgrading a XAF+eXpand win+web+xpo solution from 18.1.4 to 21.2.5 but I becoming crazy. I decided to create a brand new XAF solution and add eXpandAgnostic nuget...
I cannot find extension Xpand.XVSIX on Visual Studio Market using VS2022. Everything is fine with VS2019. When I pull project Xpand.XAF.ModelEditor to rebuild with VS2022, VS2022 throw error: Microsoft.Visualstudio.ExtensionManager not...