AddXpoDefaultUnitOfWork(IServiceCollection, Boolean, Action<DataLayerOptionsBuilder>)
static
|
serviceCollection, useDataLayerAsSingleton, dataLayerOptionsBuildAction
|
AddXpoDefaultUnitOfWork(IServiceCollection, Boolean, Func<IServiceProvider, IDataLayer>)
static
|
serviceCollection, useDataLayerAsSingleton, dataLayerFactory
|
AddXpoDefaultUnitOfWork(IServiceCollection, Boolean, Func<IServiceProvider, IObjectLayer>)
static
|
serviceCollection, useObjectLayerAsSingleton, objectLayerFactory
|
AddXpoDefaultUnitOfWork(IServiceCollection)
static
|
serviceCollection
|