SeeminglyScience
seeminglyscience.com
SeeminglyScience
@seeminglyscience.com
Software Engineer for PowerShell at Microsoft
Reposted by SeeminglyScience
Do you know what bound and unbound script blocks are in PowerShell?

I did not know but they are sometimes talked about in GitHub issues or in the community.

If you are interested, check out my blog post from the past:
mdgrs.hashnode.dev/scriptblock-...
April 29, 2025 at 1:11 PM
Reposted by SeeminglyScience
The #PowerShell and #openSSH community call is this Thursday 9:30am PST! Add any topics you'd liked covered in this discussion github.com/PowerShell/P...
January 16th 2025 Community Call · PowerShell PowerShell · Discussion #24768
Agenda AI Shell Preview @StevenBucher98
github.com
January 13, 2025 at 9:50 PM
Reposted by SeeminglyScience
If your #PowerShell module loads dlls that are widely used by other modules, it's a good practice to implement ALC (Assembly Load Context) so that the right version of dlls are always loaded.

Here is how I learned about PowerShell ALC:
January 13, 2025 at 7:22 AM