Sharing a common method across classes
Leverage interfaces and extension methods and to share a common method
EF queries on unmapped types
Introducing the ability to execute raw queries on unmapped types
ArrayPool for frequent array creation
Using ArrayPool for performant memory reuse when creating array frequently