ZZZ Code AI
Report Issues
Suggest Features
Login
EF Core Tools
Chat
Code Explain
More Tools
Which version of EF Core is compatible with which version of .NET?
<table class="table"> <thead> <tr> <th>EF Core</th> <th>.NET Version</th> </tr> </thead> <tbody> <tr> <td>EF Core 8</td> <td>.NET 8+</td> </tr> <tr> <td>EF Core 7</td> <td>.NET 6+</td> </tr> <tr> <td>EF Core 6</td> <td>.NET 6+</td> </tr> <tr> <td>EF Core 5</td> <td>.NET 5+, .NET Core 3.1+</td> </tr> <tr> <td>EF Core 3.1</td> <td>.NET 5+, .NET Framework 4.7.2+</td> </tr> </tbody> </table> <p>NOTE: Only EF Core 3.1 still supports the .NET Framework</p> <p>We do not recommand to use any version below EF Core 3.1</p>
Sponsored by
Entity Framework Extensions
This field is required
A text with a minimum of 10 characters is required
Send
Legal & Licensing
Answer generated by AI may produce inaccurate information about code, people, facts, and more.
Advertising Break!
5
seconds left
Did you know...
That you can now sponsor this project on
GitHub
?