Jordan Borean
jborean@fosstodon.org
<p>Software Engineer that likes to dabble in Open Source. Specialises in Python, PowerShell, and C#</p>
Posts
-
Post #1776993
Over the past couple of months I&#39;ve grown increasingly concerned around the future of PowerShell. It seems like the days of community involvement are getting less frequent so I wrote https://github.com/PowerShell/PowerShell/discussions/26844. Would love anyone else to share their thoughts if they wish to.
-
Post #121275
Hot off the press, a new PowerShell module PSNetDetour which you can use to hook any (caveats of course) .NET method and have it run your ScriptBlock instead. Great for experimentation, debugging, testing https://github.com/jborean93/PSNetDetour