Back to Devexpress

Connect to a JSON Data Source

windowsforms-403153-common-features-data-source-wizard-wizard-pages-connect-to-a-json-data-source.md

latest1.1 KB
Original Source

Connect to a JSON Data Source

  • Sep 21, 2024

The topics in this section describe how to use the Data Source Wizard to connect to JSON-formatted data.

This task includes the following steps:

Note

Install the System.Text.Json package if your .NET Framework application does not reference this library to supply JSON data at runtime. .NET projects do not require manual installation of the System.Text.Json package, as it is already included in the .NET environment.