psake 4.9.0
psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it leverages your existent command-line knowledge. psake is pronounced sake - as in Japanese rice wine. It does NOT rhyme with make, bake, or rake. You can also install with chocolatey (https://nuget.org/List/Packages/chocolatey) and have global psake.
Install-Package psake -Version 4.9.0
dotnet add package psake --version 4.9.0
<PackageReference Include="psake" Version="4.9.0" />
paket add psake --version 4.9.0
#r "nuget: psake, 4.9.0"
Release Notes
https://raw.githubusercontent.com/psake/psake/master/CHANGELOG.md
Dependencies
This package has no dependencies.
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on psake:
Package | Downloads |
---|---|
2GIS.NuClear.BuildTools
Инструменты автоматизации
|
|
poshBAR
Reusables modules used in the aid of a .NET build and release cycle
|
|
Hangfire.Build
Psake tasks and functions to build Hangfire projects with ease.
|
|
Sundew.Build
Usage:
Execute Sundew.Build.Setup.exe and enter solution path (relative) -> build scripts will be placed in "SolutionDir"\Build
Included features:
- Msbuild
- Update version (Set version via script parameters, only SolutionItems\SharedAssemblyInfo.cs will be updated)
- VSTest console (Add test adapters via Nuget)
- StyleCop (Uses individual project settings)
- SandCastle (Add "SolutionName".shfbproj in "SolutionDir") *Requires SandCastle Help File Builder
Planned features:
- Release output
- WIX
|
|
Koshu
The honey flavoured psake task automation tool
|
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on psake:
Repository | Stars |
---|---|
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
IdentityServer/IdentityServer3
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
|
|
code-cracker/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
|
|
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.9.0 | 26,281 | 9/21/2019 |
4.8.0 | 23,591 | 4/24/2019 |
4.7.4 | 36,811 | 9/8/2018 |
4.7.3 | 3,271 | 9/8/2018 |
4.7.2 | 544 | 9/8/2018 |
4.7.1 | 5,245 | 7/24/2018 |
4.7.0 | 63,516 | 11/21/2017 |
4.6.0 | 280,143 | 3/20/2016 |
4.5.0 | 46,520 | 12/12/2015 |
4.4.2 | 73,359 | 5/15/2015 |
4.4.1 | 64,421 | 11/19/2014 |
4.4.0 | 1,103 | 11/19/2014 |
4.3.2 | 36,041 | 4/1/2014 |
4.3.1 | 25,763 | 12/23/2013 |
4.3.0 | 3,089 | 12/2/2013 |
4.2.0.1 | 33,575 | 6/13/2012 |
4.2.0 | 1,520 | 6/10/2012 |
4.1.0 | 1,980 | 3/21/2012 |
4.0.1 | 2,676 | 4/26/2011 |
4.0.0 | 1,401 | 4/21/2011 |