mccj - FileManager.UI.RichFilemanager 1.0.0-beta-1
Package Description
PM> Install-Package FileManager.UI.RichFilemanager -Version 1.0.0-beta-1 -Source https://www.myget.org/F/mccj/api/v3/index.json
> nuget.exe install FileManager.UI.RichFilemanager -Version 1.0.0-beta-1 -Source https://www.myget.org/F/mccj/api/v3/index.json
> dotnet add package FileManager.UI.RichFilemanager --version 1.0.0-beta-1 --source https://www.myget.org/F/mccj/api/v3/index.json
<PackageReference Include="FileManager.UI.RichFilemanager" Version="1.0.0-beta-1" />
Copy to clipboard
source https://www.myget.org/F/mccj/api/v3/index.json
nuget FileManager.UI.RichFilemanager ~> 1.0.0-beta-1
Copy to clipboard
> choco install FileManager.UI.RichFilemanager --version 1.0.0-beta-1 --source https://www.myget.org/F/mccj/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "mccj" -SourceLocation "https://www.myget.org/F/mccj/api/v2"
Install-Module -Name "FileManager.UI.RichFilemanager" -RequiredVersion "1.0.0-beta-1" -Repository "mccj" -AllowPreRelease
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-beta-1 | 5.69 MB | Fri, 06 Dec 2019 03:31:28 GMT | 6 |
|