You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,8 @@ Also dynamic lazy proxy allows injection of circular dependencies.
56
56
57
57
[Lazy injection for Unity container](https://github.com/servicetitan/lazy-proxy-unity)
58
58
59
+
[Lazy injection for Autofac container](https://github.com/servicetitan/lazy-proxy-autofac)
60
+
59
61
## License
60
62
61
63
This project is licensed under the Apache License, Version 2.0. - see the [LICENSE](https://github.com/servicetitan/lazy-proxy/blob/master/LICENSE) file for details.
0 commit comments