Custom Action To write your own custom action, ensure: • A Class Library project is created using Microsoft Visual Studio • Microsoft SharePoint Server is installed and running properly • QuickApps for SharePoint is installed and running properly in your SharePoint environment • You have a strong name key file to sign your assembly Your custom action classes must implement either the WA.Core.ICustomAction interface or the WA.Core.ICustomActionEx interface.