.NET assembly templating client prerequisites
This topic describes the various requirements and considerations for creating and uploading .NET assemblies into Template Building Blocks.
.NET requirements
You create .NET assemblies and upload them into Template Building Blocks to create parts of a Compound Template. You then use Template Builder to assemble a Compound Template from these and other Template Building Blocks.
This feature requires either Microsoft .NET Framework 4.8.1 or Microsoft .NET Framework 4.8, running on a Windows operating system that supports the version you choose.
In addition, you will probably want to use a .NET development IDE. RWS recommends using the Microsoft Visual Studio environment, but any IDE that produces .NET assemblies should work.
Uploading the .NET assembly requires the executable file TcmUploadAssembly.exe which is placed on the Content Manager server during installation. If you want to run this upload tool client-side from Content Manager Explorer, make sure that you have that client also installed on your .NET assembly client machine.