Get Started with Tesserae
Tesserae is a powerful UI toolkit for building modern web applications with C#. This section will guide you through the core concepts, styling, and layout features of the library.
📚 In this section
- Project Setup Learn how to create a new Tesserae project and run it locally.
- Styling Learn how to use fluent, strongly-typed styling for your components.
- Colors Understand how to manage themes and custom colors.
- Layout & Alignment Master the use of Stacks and Grids to build responsive layouts.
- Iconography Explore the built-in icon and emoji support.
- Routing Set up SPA-style navigation in your application.
- Custom Styles Learn how to integrate custom CSS classes with Tesserae components.
- Accessibility Build inclusive experiences with ARIA-compliant components.