Skip to content

ITenantInfo #1078

@goforebroke

Description

@goforebroke

Is the interface ITenantInfo available in the abstractions package? I have the abstractions package downloaded but can't use the interface

When I try to use it, it is not discoverable/available in VS

public interface ITenantStoreDbContext<TTenantInfo> where TTenantInfo: class, ITenantInfo
{
    DbSet<TTenantInfo> Tenants { get; }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions