PowerShell / Polaris

A cross-platform, minimalist web framework for PowerShell
https://powershell.github.io/Polaris/
MIT License
509 stars 113 forks source link

Polaris support latest powershell version, like powershell 7.1 #219

Open ericxin1982 opened 3 years ago

ericxin1982 commented 3 years ago

Hi,

May I ask whether Polaris support the latest powershell version 7.1?

Thanks Eric Xin

Frickeldave commented 3 years ago

Can i ask why you are asking for that? I use Polaris in Powershell Core 7.1 in a Linux Docker Container without any issues. Can you describe what for issue you had?

ericxin1982 commented 2 years ago

Sorry, just saw your reply. I just confirm before I am using it. You know ps7.1 has concurrent built-in feature, so I may use this feature for polaris.