P2F

June 24, 2018 ยท View on GitHub

The PowerShell Provider Framework (P2F) performs the heavy lifting for developing PowerShell Providers.

Cross-Platform, and Cross-PowerShell

The P2F Framework now targets .NET Standard 2.0 and uses the PowerShellStandard.Library to support building providers that are cross-platform and work on PowerShell (3, 4), 5 and 6 ...