Paket.PowerShell 2.0.0-rc004

This is a prerelease version of Paket.PowerShell.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Paket.PowerShell --version 2.0.0-rc004
                    
NuGet\Install-Package Paket.PowerShell -Version 2.0.0-rc004
                    
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="Paket.PowerShell" Version="2.0.0-rc004" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Paket.PowerShell" Version="2.0.0-rc004" />
                    
Directory.Packages.props
<PackageReference Include="Paket.PowerShell" />
                    
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 Paket.PowerShell --version 2.0.0-rc004
                    
#r "nuget: Paket.PowerShell, 2.0.0-rc004"
                    
#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.
#:package Paket.PowerShell@2.0.0-rc004
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Paket.PowerShell&version=2.0.0-rc004&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Paket.PowerShell&version=2.0.0-rc004&prerelease
                    
Install as a Cake Tool

A package dependency manager for .NET with support for NuGet packages and GitHub repositories.

There are no supported framework assets in this 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 Paket.PowerShell:

Package Downloads
GPS.SimpleServiceServer

Simple Service Server that is extensible and allows hosting of any kind of service.

GPS.SimplePerformanceCounters

GPS.SimplePerformanceCounters library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-alpha006 2,100 4/28/2017
5.0.0-alpha005 1,835 4/27/2017
5.0.0-alpha003 2,083 4/27/2017
5.0.0-alpha002 1,943 4/27/2017
5.0.0-alpha001 1,833 4/27/2017
4.8.8 4,136 6/11/2017
4.8.7 2,138 6/2/2017
4.8.6 2,109 5/23/2017
4.8.5 2,247 5/8/2017
4.8.4 2,209 4/26/2017
4.8.3 2,093 4/26/2017
4.8.2 1,994 4/26/2017
4.8.1 2,086 4/25/2017
4.8.0 2,236 4/25/2017
4.7.0 2,289 4/25/2017
4.6.3 2,192 4/24/2017
4.6.2 2,085 4/24/2017
4.6.1 2,158 4/24/2017
4.5.3 2,068 4/24/2017
2.0.0-rc004 2,077 9/13/2015
Loading failed

Support for `Dependency groups` in paket.dependencies files - https://fsprojects.github.io/Paket/groups.html
Support for Roslyn-based analyzers - https://fsprojects.github.io/Paket/analyzers.html
Support for reference conditions - https://github.com/fsprojects/Paket/issues/1026