Skip to content

Feature Request - Bring back ConsoleShell functionallity #9734

@asrosent

Description

@asrosent

Hey guys,
In my product team we created a custom powershell-based shell in as a way to controll our cloud service.
We did this based on the ConsoleShell object and customised RunspaceConfiguration.

As a part of moving to .Net Core we started examing the posibillity of moving our shell to powershell core but as we all know RunspaceConfiguration does not exist in the core version and there is no way to pass InitialSessionState to the ConsoleShell.Start() method.

if we could pass a initialSessionState to the Start method that would be great!

Thanks,
Asaf.

Metadata

Metadata

Assignees

Labels

Resolution-FixedThe issue is fixed.WG-DevEx-SDKhosting PowerShell as a runtime, PowerShell's APIs, PowerShell Standard, or development of modules

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions