Build
- Last UpdatedAug 18, 2026
- 1 minute read
- PI System
- Adapter Framework 2.1.0
- Adapters
The Build section shows how to compile the WeatherGov sample adapter and verify that all required packages and project dependencies are available before running the adapter locally.
cd Sample/WeatherGovAdapter
dotnet build AdapterFramework.Data.Adapter.WeatherGovAdapter\
AdapterFramework.Data.Adapter.WeatherGovAdapter.csproj
-c Debug --ignore-failed-sources