Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register unity without config file #286

Open
wants to merge 14 commits into
base: feature-239-use-proper-di
Choose a base branch
from

Commits on Jun 5, 2023

  1. Register unity without config file

    Andrey Chibisov committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    20c2596 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Update UnityConfig.cs

    Andrey Chibisov committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e98f96a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Rewrite all dependencies into code

    Andrey Chibisov committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    961acfb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'feature-239-use-proper-di' into feature-231942-reconfig…

    …-unity
    Andrey Chibisov committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8ed8b3d View commit details
    Browse the repository at this point in the history
  2. New class for unity container registrations

    Andrey Chibisov committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    69973bf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Fix after codereview

    Andrey Chibisov committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    dbe76d4 View commit details
    Browse the repository at this point in the history
  2. IBusinessServerProviderRegistration

    Andrey Chibisov committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cebb4eb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Test for dependency override

    Andrey Chibisov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9866616 View commit details
    Browse the repository at this point in the history
  2. Tests fix

    Andrey Chibisov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a18a1ed View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Change code regs to config regs

    Andrey Chibisov committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    89bc458 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Fix after codereview part 1

    Andrey Chibisov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    18a9037 View commit details
    Browse the repository at this point in the history
  2. Update App.config

    Andrey Chibisov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e4dbd5d View commit details
    Browse the repository at this point in the history
  3. App.config format

    Andrey Chibisov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5d6d471 View commit details
    Browse the repository at this point in the history
  4. Registrations correction

    Andrey Chibisov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    77158d4 View commit details
    Browse the repository at this point in the history