Info
Version: | 0.4.0 |
Author(s): | Oisin Grehan |
Last Update: | Sunday, June 5, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://psprovider.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/PowerShell.ScriptedProvider |
Install
Install-Package PowerShell.ScriptedProvider
dotnet add package PowerShell.ScriptedProvider
paket add PowerShell.ScriptedProvider
PowerShell.ScriptedProvider Download (Unzip the "nupkg" after downloading)
The provider implementation can modeled by any Windows PowerShell 2.0 Module, which may be pure script, binary or a mix of both.
Examples and docs online at http://psprovider.codeplex.com/.