Namespace Venflow.Modeling.Definitions Classes EntityConfiguration<TEntity> Allows configuration for an entity type. Inherit from this class and override the Configure(IEntityBuilder<TEntity>) method to configure the entity TEntity.