[Libraries] Dependency #6

Merged
javier merged 5 commits from libraries/dependency into main 2023-04-11 00:41:08 +00:00
Owner

This PR contains the work that implements the Dependency service, which is used as a dependency injection mechanism in the application.

To give further details on what was done:

  • created the Dependency library into the Libraries package;
  • defined the DependencyKey protocol;
  • implemented the DependencyService service;
  • implemented the Dependency property wrapper.
This PR contains the work that implements the Dependency service, which is used as a dependency injection mechanism in the application. To give further details on what was done: - [x] created the `Dependency` library into the **Libraries** package; - [x] defined the `DependencyKey` protocol; - [x] implemented the `DependencyService` service; - [x] implemented the `Dependency` property wrapper.
javier self-assigned this 2023-04-11 00:40:56 +00:00
javier added 5 commits 2023-04-11 00:40:56 +00:00
javier merged commit cb90b3730d into main 2023-04-11 00:41:08 +00:00
javier referenced this issue from a commit 2023-04-11 00:41:08 +00:00
Sign in to join this conversation.
No description provided.