AI OnAI Off
The service API package isn't offically out yet for CMS 12 https://world.optimizely.com/net5/add-ons/ . As far as I'm aware it's in testing currently
Hi Scott, thanks for the reply. Is there any expected date or any timeline when it will be available?
No Optimizely don't usually commit to exact delivery dates. I would imagine if it's in testing it's fairly soon as it's been in testing for a little while now
Hello all, I am currently working on asset migration into Optimizley cms 12 and for that trying to install EPiServer.ServiceAPI 5.5.0 into the project but having 24 warnings like following:
And the project is failing with build error with following message: Could not load type 'System.Web.UI.TagPrefixAttribute' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
As I checked 5.5.0 is the latest version of Service API(https://nuget.optimizely.com/package/?id=EPiServer.ServiceApi). So is this API compatible with .NET 5. if it is please suggest any helpful documentation for its installation and configuration in Optimizely CMS 12 as the current documentation is only referring to CMS 11 (https://world.optimizely.com/documentation/developer-guides/Optimizely-Service-API/installation-and-configuration/) and if not can anyone help me with the timeline for the compatible API release.