awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesMulti-Implementation Resolution

Retrieving all registered instances for a single token as a collection to support multiple providers.

Distinguishing note: None of the candidates address DI-specific multi-implementation resolution (as opposed to multi-source packages or DNS targets).

Explore 1 awesome GitHub repository matching software engineering & architecture · Multi-Implementation Resolution. Refine with filters or upvote what's useful.

Awesome Multi-Implementation Resolution GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/tsyringemicrosoft का अवतार

    microsoft/tsyringe

    5,960GitHub पर देखें↗

    tsyringe is a TypeScript dependency injection container and inversion of control framework. It decouples class implementations from object creation by managing dependencies and object lifecycles using decorators and metadata. The framework features a hierarchical container system where child containers can maintain independent registration scopes and fall back to parent containers for dependency resolution. It provides a provider system that controls object longevity through singleton and transient instantiation rules. The system supports recursive constructor injection and handles circular

    Allows retrieving all instances registered under a single token as an array.

    TypeScriptcontainerdecoratorsdependency
    GitHub पर देखें↗5,960
  1. Home
  2. Software Engineering & Architecture
  3. Multi-Implementation Resolution