xBimTeam / XbimEssentials

A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
https://xbimteam.github.io/
Other
485 stars 172 forks source link

Assorted DI enhancements related to #455 #488

Closed andyward closed 1 year ago

andyward commented 1 year ago

Enabled ServiceCollections to be substituted

Renamed ServiceExtension methods to be more appropriate

Adjusted new DI namespace extensions to be in line with XbimServices - to make more discoverable

Added a DI canary test for invalid base DI config.