Namespace DataWeb.Templating
Classes
AppTemplate
Represents a template.
AppTemplateFileFilter
AppTemplateFilter
Represents a filter for application URL redirects.
AppTemplateInfo
AppTemplateInfo.ListWidgetValue
AppTemplateService
Represents a service for managing templates.
RazorTemplateService
Provides methods for rendering Razor templates.
TemplateInfo
TemplateInfo.ListWidgetValue
Interfaces
IAppTemplateService
Interface for managing templates, including retrieving, updating, and caching templates.
IAppTemplateStore
The interface for a template store implementation, which provides CRUD operations for templates.
IRazorTemplateService
Defines methods for rendering templates.