Namespace ToSic.Sxc.Apps
This extends the To
Interfaces
- IApp
An app-object as is available in a razor template or WebApi when in classic/dynamic mode.
- IApp
Data Typed Data object of an App in Typed mode
- IApp
Typed 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.