Evotec

Project

PSPublishModule

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

Stars 43
Forks 13
Open issues 1
PowerShell Gallery downloads 13,876
Release v3.0.3
Language: C# Updated: 2026-04-14

API Reference

Command

Invoke-PowerForgeBundlePostProcess

Namespace PSPublishModule

Applies reusable bundle post-process rules from a dotnet publish config to an existing bundle directory.

Remarks

Applies reusable bundle post-process rules from a dotnet publish config to an existing bundle directory.

Examples

Authored help example

EXAMPLE 1


Invoke-PowerForgeBundlePostProcess
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Invoke-PowerForgeBundlePostProcess [<CommonParameters>]
#