Skip to content

Decorates an interface service for only instantiate it when some method is invoked. Useful to prevent memory allocation of non-used injected dependencies.

License

Notifications You must be signed in to change notification settings

marcusmiris/LazyProxy

Repository files navigation

LazyProxy

Decorates an interface service for only instantiate it when some method is invoked. Useful to prevent memory allocation of non-used injected dependencies.

About

Decorates an interface service for only instantiate it when some method is invoked. Useful to prevent memory allocation of non-used injected dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages