Paket.PowerShell 3.2.0-alpha004

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 3.2.0-alpha004
                    
NuGet\Install-Package Paket.PowerShell -Version 3.2.0-alpha004
                    
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="3.2.0-alpha004" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Paket.PowerShell" Version="3.2.0-alpha004" />
                    
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 3.2.0-alpha004
                    
#r "nuget: Paket.PowerShell, 3.2.0-alpha004"
                    
#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@3.2.0-alpha004
                    
#: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=3.2.0-alpha004&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Paket.PowerShell&version=3.2.0-alpha004&prerelease
                    
Install as a Cake Tool

A dependency manager for .NET with support for NuGet packages and git 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,101 4/28/2017
5.0.0-alpha005 1,836 4/27/2017
5.0.0-alpha003 2,084 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,139 6/2/2017
4.8.6 2,111 5/23/2017
4.8.5 2,247 5/8/2017
4.8.4 2,210 4/26/2017
4.8.3 2,093 4/26/2017
4.8.2 1,995 4/26/2017
4.8.1 2,087 4/25/2017
4.8.0 2,237 4/25/2017
4.7.0 2,289 4/25/2017
4.6.3 2,193 4/24/2017
4.6.2 2,086 4/24/2017
4.6.1 2,159 4/24/2017
4.5.3 2,069 4/24/2017
3.2.0-alpha004 1,898 6/23/2016
Loading failed

Show out-of-sync error message if paket.lock is not matching paket.dependencies - https://github.com/fsprojects/Paket/issues/1750
BUGFIX: Don't report warnings for packages that are not installed for current target framework - https://github.com/fsprojects/Paket/issues/1693
BUGFIX: Runtime deps are copied based on TargetFramework - https://github.com/fsprojects/Paket/issues/1751
BUGFIX: Do not take over control over manual nodes - https://github.com/fsprojects/Paket/issues/1746
BUGFIX: Better error message when log file is missing - https://github.com/fsprojects/Paket/issues/1743
BUGFIX: Create folder if needed during package extraction - https://github.com/fsprojects/Paket/issues/1741
BUGFIX: Simplify works with auto-detected target frameworks - https://github.com/fsprojects/Paket/pull/1740
BUGFIX: Make sure Guid in project reference is parsed well - https://github.com/fsprojects/Paket/pull/1738
BUGFIX: Added a username and password option scripting - https://github.com/fsprojects/Paket/pull/1736
BUGFIX: Trailing slash will be removed from credentials - https://github.com/fsprojects/Paket/pull/1735
COSMETICS: Add condition to AfterBuild target to unbreak nCrunch - https://github.com/fsprojects/Paket/pull/1734
BUGFIX: Ignore case in aliases dll names - https://github.com/fsprojects/Paket/pull/1733