Filter By

Package Types

Operating System

Categories

Trust Information

SPE

By: | 117,122 downloads | Last Updated: 11/16/2022 | Latest Version: 6.4.0

The SPE Remoting module provides remote connectivity to a Sitecore instance. The Sitecore PowerShell Extensions (SPE) module must be installed and configured to accept remoting connections.

By: | 1,946 downloads | Last Updated: 11/2/2017 | Latest Version: 0.1

This PowerShell module provides the ability to turn a delegate object into one that will work within PowerShell, for instance, methods ending (by convention) in *Async and return a Task object. You can create a runspaced delegate with `New-RunspacedDelegate` and pass it to `Task`s OnCompleted method. Check the GitHub repository https://githu... More info