-
Updated
Apr 22, 2020 - C#
dependency-injection-framework
Here are 15 public repositories matching this topic...
-
Updated
May 23, 2020 - Python
-
Updated
May 27, 2020 - TypeScript
-
Updated
Jun 30, 2020 - C#
-
Updated
Aug 2, 2018 - Java
-
Updated
Aug 16, 2019 - D
-
Updated
Dec 29, 2018 - Java
-
Updated
Jul 2, 2020 - TypeScript
Hi, i think its possible to get the core (DI only) bundle size down by about 1000% with a little effort. This will certainly have to happen in the future, so it's better to address it now imo.
check out https://github.com/jmankopf/mani-injector and replace 'reflect-metadata' with @abraham/reflection. works great. (like 300 loc vs rxdi 40k lol).
jupyter lab has a light weight DI system with
-
Updated
May 11, 2020 - Java
-
Updated
Jun 23, 2020 - Java
-
Updated
Nov 2, 2018 - JavaScript
-
Updated
Jun 20, 2020 - JavaScript
-
Updated
Nov 11, 2019 - JavaScript
Improve this page
Add a description, image, and links to the dependency-injection-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dependency-injection-framework topic, visit your repo's landing page and select "manage topics."
Idea of this issue is to create an example on how to use
Dependency InjectorwithOrator ORM.Originally, this question was brought in #230.
Acceptance criteria:
Dependency InjectorandOrator ORMDependency InjectorandOrator ORM