Quantcast
Channel: Developer Express Inc.
Viewing all articles
Browse latest Browse all 2370

XAF - Nuget packages (v18.2)

$
0
0

To help you better manage build processes for your XAF projects and employ CI/CD tools approved within your Enterprise (such as Azure Pipelines), DevExpress Nuget now includes packages based on XAF assemblies. 

As you may already know, we opted for both large metapackages (for instance, DevExpress.ExpressApp.Core.AllDevExpress.ExpressApp.Win.All, etc.) and small individual packages for each XAF module or assembly. For more information, please refer to this knowledge base article.


For testing purposes, we've successfully configured Nuget packages in an XAF demo and built it with Azure Pipelines:

Interesting Support Center tickets

  • We demonstrated how to edit multiple objects at once via a non-persistent object DetailView (S132098);
  • Early v18.1.6 hot fixes and v18.2.2 (Beta) cause NullReferenceException if you open WinForms LookupEdit in a new item row (T683079);
  • With v18.2, WebPropertyEditor.NullText works not only for lookup editors (T685229);
  • We discussed how to preserve DetailView layouts (with DetailViewLayoutAttribute) if you use inheritance (T682243);
  • We provided debugging tips to detect unexpected ListView record modifications (T679629);
  • We described how to duplicate a nested ListView and display its data in a chart instead of a grid with no coding at all (T682599);
  • We described how to open separate web browser tabs with another web site from a popup window (T683405);
  • We updated a support article on how to troubleshoot the "Reentrancy or cross thread operation detected" error (T419520);
  • We elaborated on the Web session timeout and ways to customize it (T683237);
  • A short FAQ on XPO async/await method support is now available (T683644).
  • Find more interesting customer questions and product enhancements for your favorite products in the DevExpress Support Center (expand the "Frameworks (XAF & XPO)" group on the right).

Your feedback counts!

Please take a moment to answer the following question – your response will help us better understand whether this solution addresses your business needs.


Viewing all articles
Browse latest Browse all 2370

Trending Articles