Describe your feature request here
Hi,
it would be great if a powershell core (pwsh) execution handler for extensions would be available.
If you have currently a powershell extension it's not easy to make it platform independant because you have to rewrite the extension completly in Typescript. Going from powershell 5 to powershell core is relativly easy.
Maintenance on Typescript extensions is much higher. There is a huge dependancy tree that has to be updated for security reasons regularly and there are much more breaking changes in the Node world then in the Powershell world.
greetings
Carsten
Describe your feature request here
Hi,
it would be great if a powershell core (pwsh) execution handler for extensions would be available.
If you have currently a powershell extension it's not easy to make it platform independant because you have to rewrite the extension completly in Typescript. Going from powershell 5 to powershell core is relativly easy.
Maintenance on Typescript extensions is much higher. There is a huge dependancy tree that has to be updated for security reasons regularly and there are much more breaking changes in the Node world then in the Powershell world.
greetings
Carsten