Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V19.2
  • .NET Standard 2.0+
    • The page you are viewing does not exist in the .NET Framework 4.5.2+ platform documentation. This link will take you to the parent topic of the current section.
    • The page you are viewing does not exist in the .NET Core 3.0+ platform documentation. This link will take you to the parent topic of the current section.

    .NET Standard 2.0 Support for Platform-Agnostic Modules

    The modules listed in this topic support .NET Standard 2.0 and provide non-visual APIs. They do not supply a UI (for example, XAF Modules for WinForms and ASP.NET).

    • DevExpress.EasyTest.v19.2.dll
    • DevExpress.ExpressApp.AuditTrail.v19.2.dll
    • DevExpress.ExpressApp.CloneObject.v19.2.dll
    • DevExpress.ExpressApp.ConditionalAppearance.v19.2.dll
    • DevExpress.ExpressApp.Images.v19.2.dll
    • DevExpress.ExpressApp.Kpi.v19.2.dll
    • DevExpress.ExpressApp.Objects.v19.2.dll
    • DevExpress.ExpressApp.ReportsV2.v19.2.dll
    • DevExpress.ExpressApp.ScriptRecorder.v19.2.dll
    • DevExpress.ExpressApp.Security.v19.2.dll
    • DevExpress.ExpressApp.Security.Xpo.v19.2.dll
    • DevExpress.ExpressApp.StateMachine.v19.2.dll
    • DevExpress.ExpressApp.v19.2.dll
    • DevExpress.ExpressApp.Validation.v19.2.dll
    • DevExpress.ExpressApp.ViewVariantsModule.v19.2.dll
    • DevExpress.ExpressApp.Xpo.v19.2.dll
    • DevExpress.Persistent.Base.v19.2.dll
    • DevExpress.Persistent.BaseImpl.v19.2.dll

    You can use the libraries above if you create cross-platform non-XAF .NET apps and libraries. For example, reuse existing XAF data models and Security System settings (users, roles, and permissions) in a custom Xamarin mobile client or an ASP.NET Core service hosted on Linux-based servers. For code examples, refer to the How to: Use the Integrated Mode of the Security System in Non-XAF Applications GitHub repository.