sitecorerocks - Workpanel 1.0.0

Opens a work panel in the Item Editor where items can be put for easy reference. Shows how to do customizations and docking panels in the Item Editor.

PM> Install-Package Workpanel -Version 1.0.0 -Source https://www.myget.org/F/sitecorerocks/api/v3/index.json

Copy to clipboard

> nuget.exe install Workpanel -Version 1.0.0 -Source https://www.myget.org/F/sitecorerocks/api/v3/index.json

Copy to clipboard

> dotnet add package Workpanel --version 1.0.0 --source https://www.myget.org/F/sitecorerocks/api/v3/index.json

Copy to clipboard
<PackageReference Include="Workpanel" Version="1.0.0" />
Copy to clipboard
source https://www.myget.org/F/sitecorerocks/api/v3/index.json

nuget Workpanel  ~> 1.0.0
Copy to clipboard

> choco install Workpanel --version 1.0.0 --source https://www.myget.org/F/sitecorerocks/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "sitecorerocks" -SourceLocation "https://www.myget.org/F/sitecorerocks/api/v2"
Install-Module -Name "Workpanel" -RequiredVersion "1.0.0" -Repository "sitecorerocks" 
Copy to clipboard

Owners

Jakob Christensen

Authors

Jakob Christensen

License

Unknown

Tags

Item Editor

Info

416 total downloads
416 downloads for version 1.0.0
Download (10.17 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0 10.17 KB Mon, 19 Aug 2013 06:47:33 GMT 416