DevExpress.DataAccess 26.1.5-pre-26227

Prefix Reserved
This is a prerelease version of DevExpress.DataAccess.
dotnet add package DevExpress.DataAccess --version 26.1.5-pre-26227
                    
NuGet\Install-Package DevExpress.DataAccess -Version 26.1.5-pre-26227
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevExpress.DataAccess" Version="26.1.5-pre-26227" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevExpress.DataAccess" Version="26.1.5-pre-26227" />
                    
Directory.Packages.props
<PackageReference Include="DevExpress.DataAccess" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DevExpress.DataAccess --version 26.1.5-pre-26227
                    
#r "nuget: DevExpress.DataAccess, 26.1.5-pre-26227"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DevExpress.DataAccess@26.1.5-pre-26227
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DevExpress.DataAccess&version=26.1.5-pre-26227&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DevExpress.DataAccess&version=26.1.5-pre-26227&prerelease
                    
Install as a Cake Tool

Data Access Library

The DevExpress.DataAccess package contains core APIs that connect DevExpress components to external and in-memory data sources. These APIs form a platform-independent data access layer used by DevExpress Reports, DevExpress BI Dashboard, and other DevExpress products.

Use this package when your application needs a shared data source model, query configuration, and provider-specific connection handling.

Included APIs and Features

  • SQL Data Source Integration - Bind components to SQL databases and configure SQL queries.
  • JSON Data Source Integration - Supply JSON data to DevExpress applications and components.
  • Object Data Source Integration - Bind components to object-based data sources.
  • Excel Data Source Integration - Bind components to Microsoft Excel files.
  • Entity Framework Integration - Bind components to Entity Framework data sources.
  • MongoDB Integration - Bind applications and components to MongoDB instances.
  • Data Federation - Configure federated queries and bind components to federation data sources.
  • Connection Parameters - Specify provider-specific connection parameters.

Evaluation Period, Pricing Options, and Licensing Terms

Whether you own a license or want to start a 30-day evaluation, download and register your DevExpress license key. To obtain the key, sign in to the DevExpress Download Manager with your existing DevExpress.com account or create a free account. For instructions on key registration, see License Key for DevExpress Products.

If you purchase a license after evaluating a product, you need to re-register your updated DevExpress license key to remove evaluation warnings and messages.

This package is included in the following commercial subscriptions:

See DevExpress Subscriptions & Licensing for subscription comparison tables, purchasing FAQ, and licensing information.

Documentation

Data Sources

Software Bill of Materials (SBOM)

For information about SBOM files for DevExpress packages, see Software Bill of Materials (SBOM) for DevExpress .NET assemblies/NuGet packages, JavaScript, VCL and other redistributable artifacts.

See Also: Information Security | Security - What You Need to Know

Useful Online Resources

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (47)

Showing the top 5 NuGet packages that depend on DevExpress.DataAccess:

Package Downloads
DevExpress.Web.Mvc5

Target Platform/Framework: Web DevExpress Product Libraries Used: ASP.NET MVC 5 components (https://www.devexpress.com/mvc) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting SBOM: https://sbom.devexpress.com/nuget/DevExpress.Web.Mvc5/26.1.5-pre-26227

DevExpress.Web.Mvc

Target Platform/Framework: Web DevExpress Product Libraries Used: ASP.NET MVC 5 components (https://www.devexpress.com/mvc) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting SBOM: https://sbom.devexpress.com/nuget/DevExpress.Web.Mvc/26.1.5-pre-26227

DevExpress.Reporting.Core

Target Platform/Framework: Cross-Platform DevExpress Product Libraries Used: .NET Reporting (https://www.devexpress.com/subscriptions/reporting) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting SBOM: https://sbom.devexpress.com/nuget/DevExpress.Reporting.Core/26.1.5-pre-26227

DevExpress.Spreadsheet.Core

Target Platform/Framework: Cross-Platform DevExpress Product Libraries Used: Core Libraries (https://docs.devexpress.com/CoreLibraries) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting, Office File API SBOM: https://sbom.devexpress.com/nuget/DevExpress.Spreadsheet.Core/26.1.5-pre-26227

DevExpress.DataAccess.UI

Target Platform/Framework: Desktop DevExpress Product Libraries Used: WinForms UI components (https://www.devexpress.com/winforms) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, Reporting SBOM: https://sbom.devexpress.com/nuget/DevExpress.DataAccess.UI/26.1.5-pre-26227

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DevExpress.DataAccess:

Repository Stars
eXpandFramework/eXpand
DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
Version Downloads Last Updated
26.1.5-pre-26227 0 8/18/2026
26.1.4 21,751 8/7/2026
26.1.4-pre-26200 7,440 7/23/2026
26.1.4-pre-26190 6,992 7/14/2026
26.1.4-pre-26179 6,851 7/2/2026
26.1.3 150,810 6/18/2026
25.2.9 10,296 8/3/2026
25.2.8 73,181 6/10/2026
25.2.7 169,564 5/6/2026
25.2.6 150,633 4/7/2026
25.2.5 200,018 3/2/2026
25.2.4 196,623 2/3/2026
25.2.3 270,765 12/18/2025
25.1.13 8,824 7/31/2026
25.1.12 23,075 6/10/2026
25.1.11 21,981 5/5/2026
25.1.10 45,091 4/6/2026
25.1.9 70,235 3/2/2026
25.1.8 49,012 1/16/2026
Loading failed