Skip to main content
DevExpress.Xpo.ru package icon

DevExpress.Xpo.ru

eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO.

Total Downloads
142.6K
142,615
Published
Dec 14, 2023
Latest stable version

Install

.NET CLI
dotnet add package DevExpress.Xpo.ru --version 21.2.15
Package Manager Console
Install-Package DevExpress.Xpo.ru -Version 21.2.15
PackageReference
<PackageReference Include="DevExpress.Xpo.ru" Version="21.2.15" />

Frameworks

.NETFramework4.5.2 .NETStandard2.0

Dependencies

DevExpress.Data.ru
.NETFramework4.5.2
[21.2.15, 21.2.15]
DevExpress.Xpo
.NETFramework4.5.2
[21.2.15, 21.2.15]
DevExpress.Data.ru
.NETStandard2.0
[21.2.15, 21.2.15]
DevExpress.Xpo
.NETStandard2.0
[21.2.15, 21.2.15]

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.