Table of Contents

Namespace ToSic.Sxc

ToSic.Sxc is the namespace for 2sxc code.

Namespaces

ToSic.Sxc.Adam
ToSic.Sxc.Apps

This extends the ToSic.Eav.Apps with things relevant in a CMS. Most of this isn't documented yet.

ToSic.Sxc.Blocks.Sys
ToSic.Sxc.Cms
ToSic.Sxc.Code
ToSic.Sxc.Context

Context information for the current request / scenario.

ToSic.Sxc.Data
ToSic.Sxc.DataSources
ToSic.Sxc.Dnn

This contains interfaces that are specific to 2sxc in Dnn.

The purpose is that both the EAV and 2sxc are meant to be platform agnostic, but Razor and WebApi developers in Dnn still need access to some helpers.

ToSic.Sxc.Edit.Toolbar
ToSic.Sxc.Images
ToSic.Sxc.LookUp

This extends the abilities of ToSic.Eav.LookUp with more look-up objects for things that are either web-specific (like request objects) or DynamicData specific.

ToSic.Sxc.Search

The things here enable searching. They basically ensure that the CMS can ask for data to then index however the CMS wants to.

ToSic.Sxc.Services
ToSic.Sxc.WebApi