DevExpress.Xpo
19.2.6
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.
Install-Package DevExpress.Xpo -Version 19.2.6
dotnet add package DevExpress.Xpo --version 19.2.6
<PackageReference Include="DevExpress.Xpo" Version="19.2.6" />
paket add DevExpress.Xpo --version 19.2.6
#r "nuget: DevExpress.Xpo, 19.2.6"
// Install DevExpress.Xpo as a Cake Addin
#addin nuget:?package=DevExpress.Xpo&version=19.2.6
// Install DevExpress.Xpo as a Cake Tool
#tool nuget:?package=DevExpress.Xpo&version=19.2.6
Dependencies
-
.NETFramework 4.5.2
- DevExpress.Data (= 19.2.6)
-
.NETStandard 2.0
- DevExpress.Data (= 19.2.6)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- NETStandard.Library (>= 2.0.3)
- System.Data.SqlClient (>= 4.5.0)
- System.ServiceModel.Primitives (>= 4.4.0)
Used By
NuGet packages (20)
Showing the top 5 NuGet packages that depend on DevExpress.Xpo:
| Package | Downloads |
|---|---|
|
DevExpress.Xpo.Extensions
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. With XPO, you can build applications that work with multiple database systems without making any changes to your code. More than a dozen of today's most popular database engines are supported, including MS SQL Server, PostgreSQL, MySQL and Oracle.
|
|
|
DevExpress.Xpo.de
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.
|
|
|
DevExpress.Xpo.es
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.
|
|
|
DevExpress.Xpo.ja
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.
|
|
|
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.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 19.2.6 | 0 | 06.02.2022 |