namespace FurnitureAssemblyContracts.DI { public interface IImplementationBusinessLogicExtension : IImplementationExtension { } }