Class EntityServiceFactory
Represents a factory for creating entity services.
public class EntityServiceFactory : IEntityServiceFactory
- Inheritance
-
EntityServiceFactory
- Implements
Constructors
- EntityServiceFactory(IServiceProvider)
Initializes a new instance of the EntityServiceFactory class.
Methods
- Create<TEntity>()
Creates an instance of the entity service for the specified entity type.