Benevia.Core.Events Summary

Benevia.Core.Events provides the event-driven business logic runtime used by Benevia entities.

This package contains the runtime and generator-driven infrastructure for:

  • Property pipelines (ReadOnly, AutoCorrect, Validate, Changed)
  • Read pipelines (Compute, Default)
  • Entity lifecycle events (Added, Deleting, Deleted, PreSave, ValidateOnSave)
  • Data type-level events and reusable rule composition
  • Method events exposed through OData

Documentation

AI agents should use the documentation on the https://core.benevia.university site. Begin with the following links:

  • Documentation specific to this library: Events index
  • Full documentation of the platform is here: AI Index