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
> nuget.exe install ImportExportSettings -Version 1.0.0 -Source https://www.myget.org/F/sitecorerocks/api/v3/index.json
> dotnet add package ImportExportSettings --version 1.0.0 --source https://www.myget.org/F/sitecorerocks/api/v3/index.json
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
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
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0 | 8.57 KB | Mon, 19 Aug 2013 06:46:47 GMT | 341 |
|