Custom action rules and limitations
1min
custom actions give users a way to customize the procesio platform according to their needs, however while doing this you will need to keep in mind the restrictions imposed by this technology custom actions can be created with any code editor that is compatible with the net core 3 1 library custom actions can only be written using the c# language use the nuget provided by procesio follow the steps presented in prerequisites and environment setup and read the your first custom action to help you get started other libraries that are not offered by microsoft need to be whitelisted with us in the following you will see the list of the ones already whitelisted "whitelistpackages" \[ "ringhel procesio action core", "newtonsoft json", "jetbrains annotations", "simmetrics net", "csvhelper", "documentformat", "documentformat openxml", "documentformat openxml packaging", "documentformat openxml spreadsheet", "ical net" ], "whitelistnamesapaces" \[ "newtonsoft json", "system runtime", "system linq", "system threading tasks", "system collections", "system private corelib", "system private uri", "corlib", "ringhel procesio action core", "system text regularexpression", "system diagnostics debug", "system componentmodel", "system data", "simmetrics net", "simmetrics", "system net webheadercollection", "system net primitives", "system console", "system net servicepoint", "system net webproxy", "system net requests", "csvhelper", "documentformat", "documentformat openxml", "documentformat openxml packaging", "documentformat openxml spreadsheet", "ical net" ]