This was all about Scenario's which I involved in my profession.
Tuesday, 17 November 2020
Subscribe to:
Posts (Atom)
Extracting Nupkg files using command line
Rename it to zip first then extract files as below 1. Rename-Item -Path A_Package.nupkg -NewName A_Package.zip 2. Make sure to repla...
-
Rename it to zip first then extract files as below 1. Rename-Item -Path A_Package.nupkg -NewName A_Package.zip 2. Make sure to repla...
-
.Net: Create the "RewriteRules.config" file and refer the file in "Web.config" SXA/Sitecore: Create the "Rewrite...
-
In this exercise we will create a new feature module in our solution. Modules are a conceptual grouping of all assets related to a sin...