Interface IChaparDbContext
Marker interface for the DbContext used by Chapar stores. Implement this interface on your application's DbContext to resolve ambiguous injections when multiple DbContext types are registered in the DI container.
Namespace: Chapar.Core.Abstractions
Assembly: Chapar.Core.dll
Syntax
public interface IChaparDbContext