Neo Plugin is an add-on for Dynamics CRM/365, which enables users to create Dynamics CRM/365 Plugins without going
through Visual Studio code development and without using plugin registration tool.
Neo Plugin tool allows creating CRM plugins; either synchronously, or asynchronously,
with methods Create, Update, Delete, SetState, etc, and with steps Pre-Validation,
Pre-Operation and Post-Operation. You can setup your plugin just using the CRM user interface achive complex tasks with a simple but strong script language.