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

Migrate from Autofac to MS-DI #174

Closed
dviry opened this issue Feb 25, 2025 · 1 comment
Closed

Migrate from Autofac to MS-DI #174

dviry opened this issue Feb 25, 2025 · 1 comment

Comments

@dviry
Copy link
Collaborator

dviry commented Feb 25, 2025

Motivation

  • Why is this feature required?

-> use standard Microsoft DI

Describe the solution you'd like

-> Remove Autofac and use Scrutor to dynamically load the configured storageProviderAssemblyName.

dviry pushed a commit to dviry/WopiHost that referenced this issue Feb 27, 2025
dviry pushed a commit to dviry/WopiHost that referenced this issue Feb 27, 2025
@petrsvihlik
Copy link
Owner

related to #94
please close when this is closed

petrsvihlik pushed a commit that referenced this issue Feb 27, 2025
* add notnull to Url

* #174 migrate from Autofac to MS-DI

* fix merging of WopiUrlSettings

* #174 dynamic registration with Scrutor

* consolidate and validate IOptions<>

* #178 add an ILockService and pass tests

* fix missing Title

* fix SymmetricSecurityKey creation

* #178 use MemoryLockProvider per default

* [CodeFactor] Apply fixes

---------

Co-authored-by: Leon Segal <[email protected]>
Co-authored-by: codefactor-io <[email protected]>
petrsvihlik added a commit that referenced this issue Feb 27, 2025
* add notnull to Url

* #174 migrate from Autofac to MS-DI

* fix merging of WopiUrlSettings

* #174 dynamic registration with Scrutor

* consolidate and validate IOptions<>

---------

Co-authored-by: Leon Segal <[email protected]>
Co-authored-by: Petr Švihlík <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants