Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The Execute method of the IPlugin interface has been updated and the only parameter received is the IServiceProvider, unlike the previous version where it was used the IPluginExecutionContext as parameter.
From this parameter, we can get the plugin execution context by typing this line of code: