psen 0.2.0.60

dotnet add package psen --version 0.2.0.60
NuGet\Install-Package psen -Version 0.2.0.60
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="psen" Version="0.2.0.60" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add psen --version 0.2.0.60
#r "nuget: psen, 0.2.0.60"
#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.
// Install psen as a Cake Addin
#addin nuget:?package=psen&version=0.2.0.60

// Install psen as a Cake Tool
#tool nuget:?package=psen&version=0.2.0.60

Psen provides convention-based and out-of-the-box builds, tests, installations and deployments for .NET projects. Find more details in readme file on github and an example in the folder packages\psen.0.2.0.60\tools\examples.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0.60 2,022 7/26/2012
0.2.0.59 1,420 4/29/2012
0.1.0.49 1,338 4/13/2012
0.1.0.45 1,384 4/9/2012
0.1.0.42 1,395 4/9/2012
0.1.0.34 1,361 4/8/2012
0.1.0.33 1,322 4/8/2012

Last change included in this package: Add Pre/Post-Init/Collect. (Commit 8c34346, Ole Lynge Soerensen, Thu, 26 Jul 2012 18:05:16 +0200)