PowerBridge 1.2.5257.17148

There is a newer version of this package available.
See the version list below for details.
dotnet add package PowerBridge --version 1.2.5257.17148
                    
NuGet\Install-Package PowerBridge -Version 1.2.5257.17148
                    
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="PowerBridge" Version="1.2.5257.17148" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerBridge" Version="1.2.5257.17148" />
                    
Directory.Packages.props
<PackageReference Include="PowerBridge" />
                    
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 PowerBridge --version 1.2.5257.17148
                    
#r "nuget: PowerBridge, 1.2.5257.17148"
                    
#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 PowerBridge@1.2.5257.17148
                    
#: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=PowerBridge&version=1.2.5257.17148
                    
Install as a Cake Addin
#tool nuget:?package=PowerBridge&version=1.2.5257.17148
                    
Install as a Cake Tool

Build tasks that enable running PowerShell scripts from MSBuild.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.5445.30457 153 11/28/2014
1.2.5386.18512 102 9/30/2014
1.2.5257.17148 166 5/24/2014
1.1.5249.23346 64 5/16/2014
1.1.5248.30373 63 5/15/2014
1.0.5246.36932 63 5/14/2014

- Added File and Arguments parameters to InvokePowerShell build task

- Ensure Write-Host doesn't write extra line feeds to the build log

- Added ability to get file/line information for Write-Warning messages in addition to Write-Error messages.

- Added support for standard custom-build error messages (https://msdn.microsoft.com/en-us/library/yxkt8b26.aspx) Write-Warning messages