/
Create a solution [VF 22.1 AgSDK]
Vidispine
Create a solution [VF 22.1 AgSDK]
A VisualStudio solution is used as the container to store all agents that belong together. These agents will be installed as individual services using different docker images (one per agent).
Recommendation |
It is good practice to group agents that are vendor specific into one solution even if they are using different vendor interfaces. |
In order to start, create an empty solution in VisualStudio. Remove any pre-created source files and projects. Create individual solution folders for every agent in the solution.
The Processor Architecture for the solution and the tests must be AnyCPU.
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 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
The “.ConsoleHost” project [VF 22.1 AgSDK]
The “.ConsoleHost” project [VF 22.1 AgSDK]
Read with this
Agent SDK [VF 22.1 AgSDK]
Agent SDK [VF 22.1 AgSDK]
Read with this