Namespace ToSic.Sxc.Apps
This extends the ToSic.Eav.Apps with things relevant in a CMS. Most of this isn't documented yet.
Interfaces
- IApp
An app-object as is available in a razor template or WebApi when in classic/dynamic mode.
- IAppDataTyped
Data object of an App in Typed mode
- IAppTyped
An app-object as is available in a razor template or WebApi when in Typed mode.
- IAppTyped<TSettings, TResources>
A strongly typed app, which has settings and resources as strongly typed objects.