PowerForge 3.0.135

dotnet add package PowerForge --version 3.0.135
                    
NuGet\Install-Package PowerForge -Version 3.0.135
                    
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.135" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerForge" Version="3.0.135" />
                    
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.135
                    
#r "nuget: PowerForge, 3.0.135"
                    
#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.135
                    
#: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.135
                    
Install as a Cake Addin
#tool nuget:?package=PowerForge&version=3.0.135
                    
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 (3)

Showing the top 3 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.Web

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

PowerForge.PowerShell

PowerForge PowerShell-hosted module pipeline services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.135 49 9/5/2026
3.0.134 54 9/4/2026
3.0.133 53 9/4/2026
3.0.131 81 9/2/2026
3.0.130 88 9/2/2026
3.0.128 135 8/31/2026
3.0.127 134 8/31/2026
3.0.126 145 8/30/2026
3.0.125 161 8/23/2026
3.0.124 169 8/20/2026
3.0.123 156 8/19/2026
3.0.122 142 8/19/2026
3.0.120 154 8/19/2026
3.0.119 150 8/17/2026
3.0.118 154 8/17/2026
3.0.116 152 8/16/2026
3.0.111 146 8/15/2026
3.0.109 158 8/14/2026
3.0.108 151 8/13/2026
3.0.106 153 8/13/2026
Loading failed