mccj - FileManager.UI 1.0.0-beta-1
Package Description
PM> Install-Package FileManager.UI -Version 1.0.0-beta-1 -Source https://www.myget.org/F/mccj/api/v3/index.json
> nuget.exe install FileManager.UI -Version 1.0.0-beta-1 -Source https://www.myget.org/F/mccj/api/v3/index.json
> dotnet add package FileManager.UI --version 1.0.0-beta-1 --source https://www.myget.org/F/mccj/api/v3/index.json
source https://www.myget.org/F/mccj/api/v3/index.json
nuget FileManager.UI ~> 1.0.0-beta-1
Copy to clipboard
> choco install FileManager.UI --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" -RequiredVersion "1.0.0-beta-1" -Repository "mccj" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.6.1
- FileManager.Core (>= 1.0.0-beta-1)
- FileManager.Storage.Standard (>= 1.0.0-beta-1)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
-
.NETStandard 2.0
- FileManager.Core (>= 1.0.0-beta-1)
- FileManager.Storage.Standard (>= 1.0.0-beta-1)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- .NETFramework 4.6.1: 4.6.1.0
- .NETStandard 2.0: 2.0.0.0
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-beta-1 | 9.42 KB | Fri, 06 Dec 2019 03:31:13 GMT | 6 |
|