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

Added ability to replace the ServiceProvider used by XbimServices #487

Closed andyward closed 1 year ago

andyward commented 1 year ago

Enables use of a shared external provider.

e.g. When using a framework with DI built in (e.g. ASP.NET), you want xbim to use the main IServiceProvider rather than its own