DbContext— definition, example and pronunciation in USA and UK English

Proper noun (thing)
DbContext
the main Entity Framework class used to access a database and track data changes
The DbContext manages the connection to the database and tracks changes to data objects.