Extension methods for
IServiceCollection to simplify the registration
of services related to data synchronization.
- Namespace
- DbSyncKit
.Core .Extensions - Base Types
-
- object
Syntax
public static class SynchronizationServiceCollectionExtensionsMethods
| Name | Return Value | Summary |
|---|---|---|
| Add |
void |
Registers services related to data synchronization as singletons in the specified
IServiceCollection.
static
|