Implementing a KeyedCollection in .NET Core
A coworker pointed out that when performance is important, a custom KeyedCollection is pretty hard to beat. Let's find out if this is true in the new and improved .net core framework.
To make it easy for myself, I'm going to assume that you have inst...
kenbonny.net6 min read