C# Generic List with a Fluent Interface
I was just working on some little data provider classes in a sandbox solution. Just playing around with design patterns and I need a bit of data, nothing major. A handful of classes that can act as little databases / data sources for my sandbox. Just to make list a bit easier making lists of [...]
