Skip to content

Latest commit

 

History

History
131 lines (95 loc) · 5.17 KB

File metadata and controls

131 lines (95 loc) · 5.17 KB

📚 The Dext Book

A comprehensive guide to building modern web applications with the Dext Framework for Delphi.


Quick Links


Table of Contents

Part I: Foundations


Part II: Data Access


Part III: Advanced Features


Appendix


Examples

Each chapter references working examples from the Examples/ directory:

Example Topics
Web.MinimalAPI Minimal APIs, Routing
Web.ControllerExample Controllers, DI
Web.JwtAuthDemo JWT, Authentication
Web.SwaggerExample OpenAPI, Documentation
Web.RateLimitDemo Rate Limiting
Web.DatabaseAsApi Zero-Code CRUD
Web.DextStore Full E-commerce API
Orm.EntityDemo ORM Basics
Hubs Real-Time SignalR
Desktop.MVVM.CustomerCRUD Navigator, MVVM, Testing

Contributing

Found an error? Want to improve the docs? Please open an issue or submit a PR!


Last updated: January 2026