Skip to content

Jaykul/WindowsPowerShellCompatibilityPack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

WindowsPowerShellCompatibilityPack

This module increases PowerShell Core 6 compatibility with existing Windows PowerShell scripts and modules by:

  • adding more dotnet classes via the Windows Compatibility Pack for .NET Core
  • adding the Windows PowerShell PSModulePath
  • include existing Windows PowerShell cmdlets that could not be ported to PowerShell Core:
    • WMI cmdlets
    • EventLog cmdlets
    • PerfCounter cmdlets
  • optionally add back Windows PowerShell aliases removed from PowerShell Core

Initiated from https://blogs.msdn.microsoft.com/dotnet/2017/11/16/announcing-the-windows-compatibility-pack-for-net-core/

About

Module to add additional .Net classes and PowerShell Modules to PSCore6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors