dynamite icon indicating copy to clipboard operation
dynamite copied to clipboard

[ServiceLocation] In GSoft.Dynamite.PowerShell replace the non-extensible/non-overridable PowerShellContainer with an AddOnProvidedServiceLocator

Open taoneill opened this issue 10 years ago • 0 comments

The bad part is this: For now, ISharePointServiceLocator doesn't have the methods:

  • BeginWebApplicationLifetimeScope or
  • BeginFarmLifetimeScope

Those would be essential if you wanted to use PowerShell cmdlets to manipulate SharePoint objects outside a site collection context (e.g. play with a WebApp property bag, etc.).

taoneill avatar Aug 04 '14 18:08 taoneill