This folder contains predefined Telerik project templates, available in both Server and WASM hosting models. These templates demonstrate the use of Telerik UI components and common application patterns.
-
CRUD, Form, Chart
- Server Template: Features Telerik UI Data Grid, Chart, and form validation with a basic CRUD service for data updates.
- WASM Template: Replicates the same features for WebAssembly.
-
Dashboard
- Server Template: A customizable dashboard layout using the TileLayout component, showcasing various data-fetching methods in tiles.
- WASM Template: Offers similar functionality for WebAssembly.
-
Admin
- Server Template: An admin dashboard showcasing components like Data Grid, Chart, TileLayout, and Form.
- WASM Template: Mirrors the server version in a WebAssembly environment.