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

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -