IOC Container Memory Profiles
Introduction I’ve been working with the IOC container pattern since 2013 and it is now baked into .Net Core. Obviously, the IOC container is the standard going forward (assuming something more fantastic doesn’t supersede it). I have a selfish reason for liking the IOC container pattern: I am a proponent of unit tests. Though I … Read moreIOC Container Memory Profiles