SDK Documentation
- Last UpdatedJun 19, 2025
- 1 minute read
- Engineering
- Integration Service 4.0
- Integrators
The AVEVA Integration Service .NET SDK offers an abstraction over raw API calls, designed for .NET Framework and .NET Core environments.
Supported Platforms
-
.NET Core 3.0+
-
.NET Framework 4.8
-
Visual Studio 2019 or later
Installation
Command: Install-Package AVEVA.IntegrationService.DataAPI.SDK.Lib
Authentication
-
Supports NTLM Authentication for Local Data API.
-
Supports CONNECT authentication for Cloud API.