Skill
DbContext
Databases
DbContext is a core class in Microsoft's Entity Framework (EF) and EF Core, a .NET object-relational mapping (ORM) framework, that represents a session with a database and enables querying and saving data as objects. Developers use it to define entity sets, configure model relationships, and manage database transactions in C# applications. It is a fundamental building block for backend developers working with data access in the .NET ecosystem.
Open roles requiring DbContext (0)
None of the roles we’ve read name this skill yet. Browse all open roles.
Related skills
Curated neighbors in the taxonomy, whether or not employers ask for them together.