Benevia Core Documentation
Quick start
- Start your project with a template. Be up and running in minutes: Quick Start
- Understand event-driven development: Introduction to event-driven architecture
- Pitfalls with event-driven architecture: Common pitfalls
- Debugging tips: Debugging events
Platform Documentation
- Create your model - Defining your entities
- Configure your APP - Register services and setup your tenants
- Add logic to events - Add business logic for your entities
- Use your API - OData API generation details
- Use interfaces - Adds powerful tools to C# interfaces. Reduce duplicate code with similar entities or add traits to entities.
- Expose entities via MCP - AI client integration with auto-generated tools
- Database upgrade - Migrating data when the database schema changes
- Client libraries - Create clients that communicate with the API and create components based on entity meta data.