Project

PSPublishModule

PSPublishModule is an open-source PowerShell and .NET project with packages, release history, and technical documentation.

Stars47
Forks16
Open issues0
PowerShell Gallery downloads17213
Releasev3.0.131
Language: C# Updated: 2026-09-02T21:02:59.0000000+00:00

Curated Examples

Example.Cmdletaliasdetection

Source-owned example maintained with PSPublishModule.

Import-Module .\PSPublishModule.psd1 -Force

#Get-PowerShellAssemblyMetadata -Path "C:\Support\GitHub\Mailozaurr\Sources\Mailozaurr.PowerShell\bin\Release\net472\Mailozaurr.PowerShell.dll" | Format-Table
#Get-PowerShellAssemblyMetadata -Path "C:\Support\GitHub\Mailozaurr\Sources\Mailozaurr.PowerShell\bin\Release\net7.0\Mailozaurr.PowerShell.dll"
#Get-PowerShellAssemblyMetadata -Path "C:\Support\GitHub\EventViewerX\Sources\PSEventViewer\bin\Debug\net8.0-windows\PSEventViewer.dll" | Format-Table
Get-PowerShellAssemblyMetadata -Path "C:\Support\GitHub\EventViewerX\Sources\PSEventViewer\bin\Debug\net472\PSEventViewer.dll" -Verbose | Format-Table