Examples are the best documentation. Every significant feature in Dext should have a high-fidelity example in the /Examples directory.
| Status | Feature | Example Name | Description |
|---|
| 🟡 | Simplified DataAPI | Web.DatabaseAsApi.Simplified | Show dynamic attribute-based registration of multiple entities. |
| 🔴 | VCL Data Binding | Desktop.VCL.DataBinding | Demonstrate TEntityDataSet with standard VCL controls. |
| 🔴 | Advanced Middlewares | Web.Middleware.Production | Implementation of CORS, Rate Limiting, and Health Checks. |
| Status | Feature | Example Name | Description |
|---|
| 🔴 | Embarcadero Showcase | Web.Embarcadero.Stack | WebBroker + WebStencils + Interbase. A full-stack native showcase with business rules. |
| 🔴 | Live Telemetry | Web.Observability.SQL | Real-time SQL and Exception tracing using the new diagnostic UI. |
| 🔴 | OAuth2 & JWT | Web.Security.OAuth2 | Secure API with JWT tokens and Role-based authorization. |
| 🔴 | Fluent Tasks | Common.Async.FluentTasks | Complex async chains with background processing. |
| 🔴 | Event Bus | Common.Events.Distributed | Cross-layer event communication. |
| Status | Feature | Example Name | Description |
|---|
| 🔴 | gRPC Service | Service.gRPC.SimpleService | Binary communication between Dext Server and a Client. |
Exemplos são a melhor documentação. Cada funcionalidade significativa deve ter um exemplo de alta fidelidade no diretório /Examples.
| Status | Funcionalidade | Nome do Exemplo | Descrição |
|---|
| 🟡 | DataAPI Simplificada | Web.DatabaseAsApi.Simplified | Registro dinâmico via atributos de múltiplas entidades. |
| 🔴 | VCL Data Binding | Desktop.VCL.DataBinding | Demonstrar TEntityDataSet com controles VCL padrão. |
| 🔴 | Middlewares Avançados | Web.Middleware.Production | Implementação de CORS, Rate Limiting e Health Checks. |
| Status | Funcionalidade | Nome do Exemplo | Descrição |
|---|
| 🔴 | Showcase Embarcadero | Web.Embarcadero.Stack | WebBroker + WebStencils + InterBase. Exemplo completo com regras de negócio. |
| 🔴 | Telemetria ao Vivo | Web.Observability.SQL | Tracing de SQL e Exceções em tempo real usando a nova UI. |
| 🔴 | OAuth2 & JWT | Web.Security.OAuth2 | API segura com JWT e autorização baseada em Roles. |
Last update: April 2026