|
|
## **Releases**
|
|
|
Please find below available packages:
|
|
|
**Release 13.0.73.3**
|
|
|
- Updated NavigationRepository to allow custom Navigation Items
|
... | ... | @@ -25,7 +26,16 @@ Please find below available packages: |
|
|
- [Raybiztech.XperienceAdapter.Identity.0.1.0.nupkg](uploads/2a2869a3f27c15c8b2bc69fe5c567617/Raybiztech.XperienceAdapter.Identity.0.1.0.nupkg)
|
|
|
|
|
|
|
|
|
**How to use the packages:**
|
|
|
## **How to use the packages:**
|
|
|
|
|
|
**Azure Artifacts: Visual Studio** (Recommended)
|
|
|
1. In the Tools menu, select **Options > NuGet Package Manager > Package Sources**. Select the green plus in the upper-right corner and enter the name and source URL below.
|
|
|
2. Name: XperienceAdapter
|
|
|
3. Source: https://pkgs.dev.azure.com/RayBusinessTechnologies/_packaging/XperienceAdapter/nuget/v3/index.json
|
|
|

|
|
|
|
|
|
|
|
|
**Local Package**
|
|
|
1. Create a folder called LocalPackages inside your solution, download the packages above and place it in the LocalPackages folder
|
|
|
2. Download the file [NuGet.config](uploads/892c6f6e418b306fca997fdcd7f0350c/NuGet.config) and place it in the root folder of your solution
|
|
|
3. Close Visual Studio, re-open and load the solution
|
... | ... | |