Skip to content
#

dependency-injection-framework

Here are 15 public repositories matching this topic...

rmk135
rmk135 commented Oct 8, 2019

Idea of this issue is to create an example on how to use Dependency Injector with Orator ORM.

Originally, this question was brought in #230.

Acceptance criteria:

  • There is an example mini application showing how to use Dependency Injector and Orator ORM
  • Mini application demonstrates benefits of using Dependency Injector and Orator ORM
  • Description of that mini applicatio
jeremy-coleman
jeremy-coleman commented Aug 18, 2019

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

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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.