v2.2.0
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
- Babiker dev by @Shoogn in #2
- Adding API Example by @esamelzain in #3
- replace files by @esamelzain in #4
New Contributors
- @Shoogn made their first contribution in #2
- @esamelzain made their first contribution in #3
Full Changelog: v2.1.0...v2.2.0