Core module for EngineBay published to EngineBay.Core on NuGet.
This module is used to store interfaces, exceptions, and other classes that are intended to be shared and used amongst many different EngineBay modules.
The interfaces allow for a module to request dependency injection for something without necessarily importing a module that implements that functionality.