Skip to content

v2.2.0

Choose a tag to compare

@esamelzain esamelzain released this 14 Jan 10:57
· 3 commits to master since this release

SuperInject v2.2.0 Release Note

We are excited to announce the release of SuperInject v2.2.0! This version includes a new API that allows you to register the super inject by specifying a selected assemblies instead of scanning the whole list of the assemblies that are referenced in the current app domain. This change will improve the performance and flexibility of the library.

In addition, we have added two new example projects using a console application and a web API to demonstrate how to use Super Inject.

You can download the latest version of SuperInject from our GitHub repository

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0