Noun (concept)
Fluent API
a way of configuring code using chained method calls for readability and control
In Entity Framework, the developer used the Fluent API to configure relationships between database entities.