Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-169

Add IInjector ForkInjector(IConfiguration configuration);

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11
    • REEF.NET, Tang.NET
    • None

    Description

      Currently, IInjector only exposes the following APIs:

      IInjector.cs
      IInjector ForkInjector(IConfiguration[] configurations);
      IInjector ForkInjector();
      

      More often than not, we'd want to fork with only a single IConfiguration. Hence, we should add:

      IInjector ForkInjector(IConfiguration configuration);
      

      Attachments

        Issue Links

          Activity

            People

              markus.weimer Markus Weimer
              markus.weimer Markus Weimer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: