.NET assemblies

.NET assemblies enable you to use external assembly components within a .NET activity or action.

TotalAgility supports both legacy .NET Framework assemblies and .NET Core assemblies. You can use any assembly type according to your requirements. However, for multi-tenant environment, you need access permission to the folder that has .NET Core assemblies.

TotalAgility provides several assembly paths out of the box, under the TotalAgility SDK. You can use the custom build assemblies that might reference other assemblies.

How to: