/
Create Agent specific projects [VF 22.1 AgSDK]
Vidispine
Create Agent specific projects [VF 22.1 AgSDK]
Every agent requires at least three projects which should be in the agent's solution folder:
<agent name>.ContractsThis project contains the actual business logic of all tasks belonging to the agent.
<agent name>.UnitTestsHere all unit tests for the agent and its tasks are located.
<agent name>.ConsoleHostThe project that determines how to host the agent in Docker.
Note |
All projects must use .NET Core 3.1 or higher and Platform Target AnyCPU! |
Related content
Create a solution [VF 22.1 AgSDK]
Create a solution [VF 22.1 AgSDK]
More like this
The “.ConsoleHost” project [VF 22.1 AgSDK]
The “.ConsoleHost” project [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 21.1 AgSDK]
Create a solution [VF 21.1 AgSDK]
More like 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