Class EfCoreDataSourceOptions<TMarker>
- Namespace
- Savvyio.Extensions.DependencyInjection.EFCore
- Assembly
- Savvyio.Extensions.DependencyInjection.EFCore.dll
Configuration options for IEfCoreDataSource<TMarker>.
public class EfCoreDataSourceOptions<TMarker> : EfCoreDataSourceOptions, IParameterObject, IDependencyInjectionMarker<TMarker>
Type Parameters
TMarkerThe type used to mark the implementation that these options represents. Optimized for Microsoft Dependency Injection.
- Inheritance
-
EfCoreDataSourceOptions<TMarker>
- Implements
-
IDependencyInjectionMarker<TMarker>
- Inherited Members