PowerForge 3.0.144

dotnet add package PowerForge --version 3.0.144
                    
NuGet\Install-Package PowerForge -Version 3.0.144
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PowerForge" Version="3.0.144" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerForge" Version="3.0.144" />
                    
Directory.Packages.props
<PackageReference Include="PowerForge" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PowerForge --version 3.0.144
                    
#r "nuget: PowerForge, 3.0.144"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PowerForge@3.0.144
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PowerForge&version=3.0.144
                    
Install as a Cake Addin
#tool nuget:?package=PowerForge&version=3.0.144
                    
Install as a Cake Tool

PowerForge

PowerForge is the reusable .NET build, packaging, signing, and release engine behind PSPublishModule. It provides typed APIs for projects that need the same pipeline behavior without hosting PowerShell.

Start with the PowerForge repository documentation, browse the PowerForge source, or report a problem in the issue tracker.

The package is licensed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PowerForge:

Package Downloads
PowerForge.Blazor

Blazor components for displaying API documentation. Supports C# XML docs, PowerShell help, and custom markdown pages. Part of the PowerForge ecosystem.

PowerForge.PowerShell

PowerForge PowerShell-hosted module pipeline services.

PowerForge.Web

PowerForge.Web static-site engine and reusable website build components.

PowerForge.PowerShell.ProviderSdk

Non-executing discovery and constrained runtime adapter SDK for PowerForge PowerShell compilation providers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.144 113 9/15/2026
3.0.143 112 9/15/2026
3.0.142 153 9/13/2026
3.0.141 158 9/10/2026
3.0.140 146 9/10/2026
3.0.139 147 9/10/2026
3.0.138 155 9/9/2026
3.0.137 148 9/8/2026
3.0.136 126 9/8/2026
3.0.135 145 9/5/2026
3.0.134 144 9/4/2026
3.0.133 138 9/4/2026
3.0.131 148 9/2/2026
3.0.130 157 9/2/2026
3.0.128 153 8/31/2026
3.0.127 150 8/31/2026
3.0.126 156 8/30/2026
3.0.125 170 8/23/2026
3.0.124 180 8/20/2026
3.0.123 163 8/19/2026
Loading failed