stegocore - StegoCore 0.3.0
Package Description
PM> Install-Package StegoCore -Version 0.3.0 -Source https://www.myget.org/F/stegocore/api/v3/index.json
> nuget.exe install StegoCore -Version 0.3.0 -Source https://www.myget.org/F/stegocore/api/v3/index.json
> dotnet add package StegoCore --version 0.3.0 --source https://www.myget.org/F/stegocore/api/v3/index.json
source https://www.myget.org/F/stegocore/api/v3/index.json
nuget StegoCore ~> 0.3.0
Copy to clipboard
> choco install StegoCore --version 0.3.0 --source https://www.myget.org/F/stegocore/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "stegocore" -SourceLocation "https://www.myget.org/F/stegocore/api/v2"
Install-Module -Name "StegoCore" -RequiredVersion "0.3.0" -Repository "stegocore"
Copy to clipboard
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
0.3.0 | 10.29 KB | Tue, 24 Apr 2018 17:20:10 GMT | 14 | ||||
0.2.0 | 9.54 KB | Sun, 12 Nov 2017 10:35:59 GMT | 16 | ||||
0.1.1 | 9.66 KB | Mon, 31 Jul 2017 19:07:18 GMT | 19 | ||||
0.1.0 | 9.08 KB | Tue, 25 Jul 2017 14:32:35 GMT | 16 |