C# Simple Interfaces: Containers

Justin Coulston
Dev Genius
Published in
5 min readFeb 1, 2022

--

You can do a lot with very little

github.com/dotnet/runtime

In a previous article, C# Simple Interfaces: Service, I talked about service interfaces that could be simplified and expanded through the use of extension methods. In a similar manner, this article is going to be a discussion on another simple style of interface that provides massive scalability, due to its simplicity: Container Interfaces.

--

--

CTO | Software Engineer | Electrical Engineer. Writing software is trivial. Writing great software is hard. Changing how software is written, that’s mastery.