Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ServiceProvider Fallback when no services configured, #579

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

andyward
Copy link
Member

Support deferred service configuration better by using a fallback IServiceProvider when no attempt to configure has been made.

Address issue #578 by providing an internal service provider we fall back on when no services have been configured (either explicitly via XbimServices.ConfigureServices, or implicitly in static initialisers in IfcStore, GeometryEngine etc).

Updated Readme

…back on when no services have been configured (either explicitly via XbimServices.ConfigureServices, or implicitly in static initialisers in IfcStore, GeometryEngine etc).

Updated Readme
@andyward andyward merged commit ed4d245 into develop Sep 18, 2024
@andyward andyward deleted the fix/safe-internal-di branch September 18, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant