psen 0.1.0.33

There is a newer version of this package available.
See the version list below for details.
dotnet add package psen --version 0.1.0.33
NuGet\Install-Package psen -Version 0.1.0.33
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.1.0.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add psen --version 0.1.0.33
#r "nuget: psen, 0.1.0.33"
#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.1.0.33

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

Psen provides convention-based and out-of-the-box builds, tests, installations and deployments for .NET projects. Install steps: 1) 'nuget install psen' or 'Install-Package psen'. 2) Copy [SolutionRoot]\packages\psen.0.1.0.33\tools\build.ps1 to [SolutionRoot]. Psen assumes a layout: VS solution file: [ProjectRoot]\*.sln, VS projects located here: [ProjectRoot]\src\MyProject\MyProject.csproj, web applications named like *.Web. Psen is pronounced like 'zen' and uses psake.

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,021 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,394 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: Rearrange readme. (Commit 3eb6148, Ole Lynge Soerensen, Sun, 8 Apr 2012 11:11:40 +0200)