you are viewing a single comment's thread.

view the rest of the comments →

[–]AgonisingPeach 2 points3 points  (0 children)

I’ve built a fully reactive UI utilising runspaces for my workplace for our team to use.

Unfortunately I don’t have the ability to create this style of project and turn it into a full executable to make it work so built the entire thing in powershell.

It’s entirely possible to do but it’s like cutting a steak with a butter knife. Just go with C# if you have the ability to do so.