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

Spark-Legacy: Migrate from the DI library Unity to Autofac #479

Merged
merged 6 commits into from
Jun 9, 2022

Conversation

kennethmyhra
Copy link
Collaborator

@kennethmyhra kennethmyhra commented Jun 9, 2022

The Unity DI Library has been deprecated for a while so let's move to Autofac.

This PR also includes upgrading to .NET framework 4.7.2.

To be able to use AutoFac for MVC we need to upgarde to netfw472.

This commit also includes
- Various dependencies needed to be upgraded to be compliant with
  netfw472.
- Alignment between libraries used in Spark-Legacy and
  Spark.Engine/Spark.Mongo.
- Complete re-generation of assemnbly redirects in Web.Config.
Make sure we are on the same version of Microsoft.Bcl.AsyncInterfaces
across all projects.
@kennethmyhra kennethmyhra changed the title Spark-Legacy: Migrate from the DI library Unit to Autofac Spark-Legacy: Migrate from the DI library Unity to Autofac Jun 9, 2022
@kennethmyhra kennethmyhra merged commit f5a0066 into r4/master Jun 9, 2022
@kennethmyhra kennethmyhra deleted the migrate-to-autofac branch June 9, 2022 20:59
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.

None yet

1 participant