frends-community - Frends.Community.PowerShell 1.0.0
FRENDS Community PowerShell Tasks
PM> Install-Package Frends.Community.PowerShell -Version 1.0.0 -Source https://www.myget.org/F/frends-community/api/v3/index.json
> nuget.exe install Frends.Community.PowerShell -Version 1.0.0 -Source https://www.myget.org/F/frends-community/api/v3/index.json
> dotnet add package Frends.Community.PowerShell --version 1.0.0 --source https://www.myget.org/F/frends-community/api/v3/index.json
source https://www.myget.org/F/frends-community/api/v3/index.json
nuget Frends.Community.PowerShell ~> 1.0.0
Copy to clipboard
> choco install Frends.Community.PowerShell --version 1.0.0 --source https://www.myget.org/F/frends-community/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "frends-community" -SourceLocation "https://www.myget.org/F/frends-community/api/v2"
Install-Module -Name "Frends.Community.PowerShell" -RequiredVersion "1.0.0" -Repository "frends-community"
Copy to clipboard
- .NETFramework 4.5.2: 4.5.2.0
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.3.0 | 19.03 KB | Mon, 10 Feb 2025 09:12:24 GMT | 64 |
|
||
|
|
1.2.0 | 18.76 KB | Mon, 01 Nov 2021 07:03:45 GMT | 206 |
|
||
|
|
1.1.0 | 18.35 KB | Tue, 04 Aug 2020 09:48:13 GMT | 75 |
|
||
|
|
1.0.2 | 9.78 KB | Thu, 22 Aug 2019 11:52:44 GMT | 52 |
|
||
|
|
1.0.0 | 9.78 KB | Thu, 22 Aug 2019 11:31:47 GMT | 20 |
|