sitecorerocks - ImportExportSettings 1.0.0

Imports and exports settings from the Visual Studio Options and the Storage. Shows how to work with storage classes.

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget ImportExportSettings  ~> 1.0.0
Copy to clipboard

> choco install ImportExportSettings --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 "ImportExportSettings" -RequiredVersion "1.0.0" -Repository "sitecorerocks" 
Copy to clipboard

Owners

Jakob Christensen

Authors

Jakob Christensen

License

Unknown

Tags

Settings

Info

341 total downloads
341 downloads for version 1.0.0
Download (8.57 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0 8.57 KB Mon, 19 Aug 2013 06:46:47 GMT 341