Search Results for

    Show / Hide Table of Contents

    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
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2026