psen 0.1.0.33
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
<PackageReference Include="psen" Version="0.1.0.33" />
paket add psen --version 0.1.0.33
#r "nuget: psen, 0.1.0.33"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- psake (>= 4.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Last change included in this package: Rearrange readme. (Commit 3eb6148, Ole Lynge Soerensen, Sun, 8 Apr 2012 11:11:40 +0200)