Hi
I would like to request the addition of a project template in the Torizon extension that supports a class library project, along with build tasks to create the .dll in the different architectures.
I would also request the current dotnet project templates be converted to a build work flow similar to the debug build process. This will enable the solutions explorer to add dependencies to other projects listed in the solution file and so link api dlls to the required container.
Using the multi container template at the moment has a few limitations.
- Communication between projects in their individual containers using a class library api is restricted by the above request.
- Adding new projects to the multi container workspace using the single container workspace removes any sub folders thus deleting the existing multi containers.
- task runners for the multi container workspace at the solution level are limited at the moment.
There are probably other small features of the single container template that would be useful at the multi container level, but until these features are in place working them out is restrictive.
Regards
Lloyd