Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

ContentStore should only support ClonedContentProvider

Fixed in

EPiServer.CMS.Core 10.0.1

(Or a related package)

Created

Jun 17, 2016

Updated

Oct 27, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

ContentStore is an implementation rather than an abstraction. It is used by ClonedContentProvider in Alloy for example.

Breaking changes
Save methods on internal API ContentStore have been removed. Use IContentRepository to save data.