November Happy Hour will be moved to Thursday December 5th.

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.