-
Notifications
You must be signed in to change notification settings - Fork 35
N_CodeJam_Services
Andrew Koryavchenko edited this page Jul 4, 2017
·
4 revisions
The CodeJam.Services namespace contains helper methods to work with IServiceProvider. Namespace also provide some service locator and IoC patterns related functionality.
Class | Description | |
---|---|---|
ServiceContainer | Service container. | |
ServiceProviderHelper | IServiceProvider and IServicePublisher helper methods. |
Interface | Description | |
---|---|---|
IServicePublisher | Service publisher interface. |