Please find below available packages:
Release 0.1.0
- using Kentico version 13.0.66
- target framework net6.0
- Raybiztech.XperienceAdapter.0.1.0.nupkg
- Raybiztech.XperienceAdapter.Identity.0.1.0.nupkg
How to use the packages:
- Create a folder called LocalPackages inside your solution, download the package above and place it in the LocalPackages folder
- Download the file NuGet.config and place it in the root folder of your solution
- Close Visual Studio, re-open and load the solution
- Manage Nuget Packages for Solution and choose LocalPackages as the Package Source
- Select the package and add it to your solution
- Make sure to add the LocalPackages folder and its contents as part of source control