Ingeniux CMS Content Store API
This is the references section of the Ingeniux CMS Content Store library. The API has some fundamental changes since Ingeniux CMS 8.0.
Features
The new API offers following advancements:
-
.NET API
-
Built around a document database instead of an XML file system
-
Session-based and transaction-oriented
-
Automatic change tracking for objects within session
-
Full support for LINQ syntaxes
-
Modern objects structure and naming conventions make it easy to use
-
Fully concurrent and supports multithreading