PowerShell / WindowsCompatibility

Module that allows Windows PowerShell Modules to be used from PSCore6
Other
137 stars 33 forks source link

Merge with PowerShellGet #39

Closed Ayanmullick closed 4 years ago

Ayanmullick commented 6 years ago

If this was merged with the 'PowerShellGet' module one could seamlessly import\install "existing Windows PowerShell scripts and modules" in PowerShell Core

BrucePay commented 6 years ago

@Ayanmullick I'm not sure I understand. This module lets you load installed but incompatible v5 modules into v6. PowerShell get lets you download modules into a directory specific to the PowerShell version. I don't really see the connection...

Ayanmullick commented 4 years ago

Most windows PowerShell modules are working seamlessly on PowerShell 7.0.0-rc.2. Closing.