search
AI OnAI Off
In addition to onboarding the service, install the following NuGet packages for the tracking and personalization (recommendations) features:
Read more at Install and configure recommendations (optimizely.com)
For recommendations only, you can just install EPiServer.Personalization.Commerce and nuget should take care of the dependencies for you
I'm working on adding the recommendation feature to my project we are using .Net core 6 with a customized commerce v14 and CMS v12 all packages can be installed but I tried to install these two packages
I found out that these two packages depend on .NetFramework Version 4.6.1 My question is whether there are any packages that replace those two?