/
The “.ConsoleHost” project [VF 22.1 AgSDK]
Vidispine
The “.ConsoleHost” project [VF 22.1 AgSDK]
This project defines how the agent shall be hosted in Docker. Since all agents are started as a console executable in Docker, this is a .NET Core "Console App" project.
It at least requires the
Platform.Integrations.Agent.Host
Platform.CoreComponents.Hosting.Base.WebConsoleApplication
Nuget packages.
Once created, add the <agent name>.Contracts project as a "Project Reference" and create the following folder/file structure:
Related content
Create Agent specific projects [VF 22.1 AgSDK]
Create Agent specific projects [VF 22.1 AgSDK]
More like this
Local Nuget package source [VF 22.1 AgSDK]
Local Nuget package source [VF 22.1 AgSDK]
Read with this
Create a solution [VF 22.1 AgSDK]
Create a solution [VF 22.1 AgSDK]
Read with this
Agent SDK [VF 22.1 AgSDK]
Agent SDK [VF 22.1 AgSDK]
Read with this
Start-up configuration file [VF 22.1 AgSDK]
Start-up configuration file [VF 22.1 AgSDK]
Read with this
Tools [VF 22.1 AgSDK]
Tools [VF 22.1 AgSDK]
Read with this