Discussion Topics for Entity Framework
This page is only for discussions about the Entity Framework open source code base. For questions about using Entity Framework in your application please post a question on Stack
Overflow using the entity-framework tag.
Discussions are grouped into the following topics:
- EF Designer - Discussions about the EF Designer used for Model and Database First.
- EF Power Tools - Discussions about features and bugs for the Power Tools.
- EF Runtime - Discussions about features and bugs for the main runtime (incl DbContext API, Code First & Migrations).
- General - Discussions not directly related to features and bugs (contributing, build breaks, etc.).
If you haven't already, be sure to check out the
FAQ and the list of
Known Issues before posting.