Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Adapter Framework

How to use the Adapter Framework

  • Last UpdatedAug 18, 2026
  • 1 minute read

The Adapter Framework reduces the time and effort required to build custom adapters by providing common runtime services and infrastructure out of the box. Developers can focus on integrating their data source instead of implementing core capabilities such as configuration, buffering, diagnostics, security, and OMF data delivery.

The Adapter Framework can be used in two ways. The recommended method is to reference the pre-compiled Adapter Framework packages on NuGet.org to make use of the features that are available in other Adapter Framework based products, such as AVEVA Adapters. See Precompiled NuGet packages for a full list of available packages.

If you want to change the framework to fit your needs, you can fork a branch of the Adapter Framework's source code and build your own packages to use however you like. See