Meriworks.PowerShell.BuildEvents 5.0.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package Meriworks.PowerShell.BuildEvents --version 5.0.1
                    
NuGet\Install-Package Meriworks.PowerShell.BuildEvents -Version 5.0.1
                    
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="Meriworks.PowerShell.BuildEvents" Version="5.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Meriworks.PowerShell.BuildEvents" Version="5.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Meriworks.PowerShell.BuildEvents">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Meriworks.PowerShell.BuildEvents --version 5.0.1
                    
#r "nuget: Meriworks.PowerShell.BuildEvents, 5.0.1"
                    
#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.
#addin nuget:?package=Meriworks.PowerShell.BuildEvents&version=5.0.1
                    
Install Meriworks.PowerShell.BuildEvents as a Cake Addin
#tool nuget:?package=Meriworks.PowerShell.BuildEvents&version=5.0.1
                    
Install Meriworks.PowerShell.BuildEvents as a Cake Tool

Adds support for triggering PowerShell scripts on build events in Visual Studio.
       Instead of using the Build Events of visual studio, this allows you to create PowerShell
       scripts that is called on different build steps.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Meriworks.PowerShell.BuildEvents:

Package Downloads
Meriworks.PowerShell

Adds PowerShell scripts for misc operations

Meriworks.PowerShell.Sign

Adds PowerShell functions to allow you to sign scripts and files using a code signing certificate.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.5.2 2,738 11/10/2021
5.4.1 679 4/22/2021
5.2.0 3,944 1/3/2018
5.1.1 1,344 10/26/2016
5.1.0 2,779 10/21/2016
5.0.2 1,146 10/21/2016
5.0.1 1,076 10/17/2016
5.0.0 1,155 10/17/2016

Fixed MIT license