c# - How to find all unused properties in Entity Framwork model -


i have model many tables , columns , want clear it, searching unused columns.

it's not possible 1 one searching references.

there's way that?

you can use resharper remove unused stuff.


Comments