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

Adapter Framework

Build

  • Last UpdatedAug 18, 2026
  • 1 minute read

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