Recent Packages

Version Downloads
16.1.7 36
15.2.9 22

Usage Instructions

Latest Version: 16.1.7

To install DevExpress.XPO from the command line, run the following command:

nuget install DevExpress.XPO -Version 16.1.7 -Source https://nuget.sapec.md/nuget/Sapec/

To install DevExpress.XPO from the Package Manager Console within Visual Studio, run the following command:

Install-Package DevExpress.XPO -Version 16.1.7 -Source https://nuget.sapec.md/nuget/Sapec/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="DevExpress.XPO" Version="16.1.7" />