ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

Entity Framework and EF Core

Last modified: 27 November 2024

ReSharper provides a number of features to support the use of Entity Framework projects.

By default, ReSharper helps you identify Entity Framework or EF Core entities by marking them with special adornments:

ReSharper: Editor adornment for EF entity class

You can disable these adornments by right-clicking and choosing the corresponding option. Alternatively, you can use the corresponding checkbox on the Code Inspection | Entity Framework page of ReSharper options Alt+R, O.

On top of that, ReSharper has a number of code inspections that help you find code issues that are specific to Entity Framework and EF Core projects.

You can also visualize the relations between entities on a dedicated diagram.