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
EPiServer.Profiles.Client. Main package for tracking of an Optimizely site to Optimizely Profile store.
EPiServer.Profiles.Client.Common. Contains common classes used by other 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?
EPiServer.Personalization. Integrates Personalization UI(Optimizely Product Recommendations and Optimizely Email Product Recommendations) with the Optimizely top menu.
EPiServer.Personalization.Common.Common base API classes.
EPiServer.Profiles.Client.Main package for tracking of an Optimizely site toOptimizely Profile Store.
EPiServer.Profiles.Client.Common.Contains common classes used by other packages.
EPiServer.Tracking.Cms. CMS integration for tracking of data.
EPiServer.Tracking.Commerce. Commerce integration for tracking (Optimizely Product Recommendations and Optimizely Email Product Recommendations, Optimizely Profile Store, Personalized Search & Navigation).
EPiServer.Tracking.Core.Generic package for tracking.
EPiServer.Tracking.PageView.Native integration for tracking of Optimizely Content Management System (CMS) and content data to Optimizely Profile Store.
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?