> Markdown version of [/events/world-congress-2026-europe/sessions/1249-dynamic-entities-in](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1249-dynamic-entities-in). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Dynamic Entities in .NET: Building Low-Code Systems on Top of Entity Framework Core - **Date:** Friday, Jul 10, 2026 - **Time:** 10:20–10:50 (30 min) - **Room:** Stage 6 - powered by Microsoft - **Event:** World Congress 2026 Europe ## Recording [Watch recording](https://www.wearedevelopers.com/videos/100218-dynamic-entities-in-net-building-low-code-systems-on-top-of-entity-framework-core) ## Description Designing a truly dynamic data model is one of the most challenging tasks in modern application development. Many teams fall back to traditional approaches like Entity-Attribute-Value (EAV) or overly generic schemas, only to struggle later with complexity, performance bottlenecks, and maintainability issues. In this talk, we will explore the landscape of dynamic entity systems, compare alternative patterns, and highlight their strengths and tradeoffs, before zooming in on how Entity Framework Core can be leveraged to build something both flexible and efficient. Drawing on real-world experience from building the low-code capabilities in ABP Framework, I will share the key architectural decisions, pitfalls, and solutions that made our dynamic entity system robust and performant. You’ll see how EF Core’s extensibility can be pushed to its limits, how to handle querying and schema evolution at runtime, and how to avoid common traps while maintaining developer productivity. By the end of this session, you will have practical insights and patterns you can apply in your own projects when facing the challenge of designing dynamic yet reliable data models. ## Speaker ### [Halil İbrahim Kalkan](https://www.wearedevelopers.com/@halil-ibrahim-kalkan) Co-Founder of Volosoft ## Related talks at this congress - [Deep Dive: Mastering Agents, MCP and other hypes](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/946-deep-dive-mastering) — Dr. Damir Dobric - [Is it still C#? Practical systems programming with .NET (war stories included)](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1132-is-it-still-c) — Szymon Kulec - [Code that writes code - .NET Source generators](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1171-code-that-writes) — Glenn F. Henriksen - [Headless by Design: Building Enterprise Systems That Agents Can Actually Use](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1099-headless-by-design) — Dirk Gronert