DevExpress.Xpo.ja by Developer Express Inc.

<PackageReference Include="DevExpress.Xpo.ja" Version="18.1.8" />

Package Files

0 bytes

 DevExpress.Xpo.ja 18.1.8

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.

<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>DevExpress.Xpo.ja</id>
    <version>18.1.8</version>
    <authors>Developer Express Inc.</authors>
    <owners>Developer Express Inc.</owners>
    <description>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.</description>
    <language>ja</language>
    <licenseUrl>https://www.devexpress.com/Support/EULAs/NetComponents.xml</licenseUrl>
    <projectUrl>https://www.devexpress.com/products/net/orm/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <iconUrl>https://secure.gravatar.com/avatar/6b38f1e9ffd8b069bcdc2741934fdbcf?s=512&amp;r=g&amp;d=retro</iconUrl>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="DevExpress.Data.ja" version="[18.1.8]" />
        <dependency id="DevExpress.Xpo" version="[18.1.8]" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="DevExpress.Data.ja" version="[18.1.8]" />
        <dependency id="DevExpress.Xpo" version="[18.1.8]" />
      </group>
    </dependencies>
  </metadata>
</package>