Skip to content

engine-bay/core

Repository files navigation

EngineBay.Core

NuGet version Maintainability Test Coverage

Core module for EngineBay published to EngineBay.Core on NuGet.

About

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.